what is the easy way to raise a notification about jamming detected

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
Thomas
Posts: 20
Joined: 25 Oct 2017 12:06

what is the easy way to raise a notification about jamming detected

Post by Thomas »

Hello I have the razberry gen7 hat and version 3.2.2 software.
I have not seen a way to raise a notification if jamming of the radio spectrum is detected. I have surely overlooked the big button "activate jamming detection here" :-) ??
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: what is the easy way to raise a notification about jamming detected

Post by PoltoS »

Currently this is not in the UI. The dataholder zway.controller.data.statistics.jammingDetection.detected.value is set on detection. Basically, you can subscribe to this dataholder and make a UI element.
Attachments
Screenshot from 2022-02-28 01-37-33.png
Screenshot from 2022-02-28 01-37-33.png (40.64 KiB) Viewed 1664 times
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: what is the easy way to raise a notification about jamming detected

Post by PoltoS »

You can even add it to the modules/ZWave/index.js and make a pull request. Meanwhile this is on our long TODO.
Post Reply