FHEM Forum

FHEM => English Corner => Thema gestartet von: hplus am 15 August 2016, 12:15:17

Titel: notify on panstamp SYNC
Beitrag von: hplus am 15 August 2016, 12:15:17
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
Titel: Antw:notify on panstamp SYNC
Beitrag von: fruit am 15 August 2016, 12:24:19
I can't say that I have noticed anything but have you tried watching Event Monitor as you reset a device?
Titel: Antw:notify on panstamp SYNC
Beitrag von: justme1968 am 15 August 2016, 12:50:57
internals don't create events.

but i have just commited a chance so that with the update tomorrow there should be a SystemState event.





Titel: Antw:notify on panstamp SYNC
Beitrag von: hplus am 16 August 2016, 16:19:40
I've tested the last revision, it works!
Thanks for the quick evolution!

Hplus