Hello,
I am trying to trigger notification when a panstamp module enter SYNC state. In this state the module is able to receive commands. FHEM is able to decode this state and the internal parameter such as "SWAP_lastRcv" and "MSGCNT" are updated and the message queue for the given device is sent. Is it possible to be notified of such an event? There is nothing in the logs..
Thanks!
Hplus
I can't say that I have noticed anything but have you tried watching Event Monitor as you reset a device?
internals don't create events.
but i have just commited a chance so that with the update tomorrow there should be a SystemState event.
I've tested the last revision, it works!
Thanks for the quick evolution!
Hplus