Moritz Heusinger
Moritz Heusinger
> @foxriver76 do you have an example, how to use this? Sure, as mentioned in the initial comment https://github.com/ioBroker/webserver/pull/7 and the corresponding admin PR
I don't get the scenario completely, for a global dependency the message seems to be good if no admin satisfied the condition. Or what do you mean exactly. I mean...
We already have a log for this e.g. `2024-05-24 13:46:08.151 - info: host.moritz-ThinkPad-P16-Gen-1 received SIGTERM`
Yep, I think because Windows does not support the signal logic, likely also the reason of these already running messages. Has to be like this forever. So controller on Windows...
The Problem is if Adapter cannot start eg with the latest Adapter core Version or anything you don’t get the Information from log, that was @mcm1957 intention I guess
I think modern windows installer installs Git or @Gaspode69?
Linux installer installs git and somore more packages as far as I know, not sure if we should maybe restart this discussion or were there good reasons to not do...
Basically as long as we have the install from Git option in admin and CLI, ioBroker assumes that git is installed so I would go for that. If you like...
> so it would be better to block sending the notification at adapter level for those users which so not want to see those messages. I don't think that admin...
What has the loglevel to do with the notifications? Yes Admin could Set a Flag but the Adapter which Registers the notification would need to Respekt it eg worx Landroid...