Search found 1 match
- 04 Feb 2016 18:40
- Forum: RaZberry
- Topic: Get data from large number of devices
- Replies: 0
- Views: 2395
Get data from large number of devices
Hi, I have associated 20 devices with my ZWave network, each of which have perhaps 3 Command Classes I am interested in monitoring. I'd like to get updates from each command class at least once every 10 seconds. Right now I'm sending Get() requests using the Device API at a rate of (20 devices * 3 c...