Raoul Thill
Raoul Thill
I wonder if someone was thinking about implementing a reload plugins action? Currently the CLI module allows reloading logics. Wouldn't it be interesting having the same for plugins? This feature...
I wish to implement multi factor authentication and did also find the documentation page, but to be honest I don't see how to implement this. In my project I am...
The network plugin documentation claims that you can send the actual item value as: ``` [test] [[item1]] type = str nw_udp_send = 11.11.11.11:7777 # sends an UDP packet with the...