branko Posted October 27, 2016 Share Posted October 27, 2016 I would like to know how can I save status of all devices on my ISY994izw to file on my local network drive. I would like to make status monitor using Raspberry PI 3 with PC display monitor. Raspberry should read device status from file saved by ISY and display status on the monitor. I have networking module for ISY but I do not know how to save status of all devices on local drive. Please let me know how to do this. Thank you Link to comment
Michel Kohanim Posted October 27, 2016 Share Posted October 27, 2016 Hi branko, If you are familiar with Raspberry Pi development, then all you need is a client that subscribes to ISY and then the rest you can do in RPi. Alternatively, you can have a program that polls ISY frequently and then logs the status of devices. Here's the link to our WSDK: https://www.universal-devices.com/isy-developers/ With kind regards, Michel Link to comment
Recommended Posts