ZWave enabling unsolicited report through a JSON file

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
occam25
Posts: 1
Joined: 25 Jul 2018 17:11

ZWave enabling unsolicited report through a JSON file

Post by occam25 »

I am currently setting the CO2 threshold parameter in a JSON file in the controller so, when the CO2 sensor completes the pairing, the parameter from the JSON file is configured in the device.
Right now I am enabling the unsolicited reports from the code by calling the zwif_alrm_set API function, but I want to do it also through the same JSON file. Is this possible? I am reading the ZWave library user guide but it is not clear to me if that can be done or not.

Any help will be appreciate!

Javi
Post Reply