siemens / meta-iot2050

SIMATIC IOT2050 Isar/Debian Board Support Package
MIT License
130 stars 79 forks source link

node-red-gpio: DIN's behavior change #323

Closed fr0st61te closed 1 year ago

fr0st61te commented 2 years ago

Send explicitly status of pin when initialmsg checkbutton is on. Eventhandler call will not send any DIN's status, it will send only on edge trigger which doesn't happen on start.

Add the timer for sending out status because some nodes may be not ready to get message from send call, same ideology using inject node, there is no state of node from which it can be operated.

f374dfb didn't fix the situation, it didn't send status on startup for nodes.

fr0st61te commented 1 year ago

not relevant due to upstream process