Changes between Version 109 and Version 110 of WikiStart
- Timestamp:
- 2013-11-20 10:27:36 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v109 v110 9 9 Relevant forum thread: http://forum.micasaverde.com/index.php/topic,16170.msg123378.html\\ 10 10 11 All the components developed and compiled here are Open Source. The Vera plugin was inspired by the excellent rfxtrx plugin. I've also written a Arduino library handling all encoding and communication between Arduino sensors and ArduinoGateway. The Vera plugin part automatically creates newly found sensors in Vera . New sensors nodes will automatically find the relay node closest to gateway or the gateway itself. All nodes will also be assigned a unique id from vera. So you basically don't need to do any manual configuration of new sensors. Just throw them in!11 All the components developed and compiled here are Open Source. The Vera plugin was inspired by the excellent rfxtrx plugin. I've also written a Arduino library handling all encoding and communication between Arduino sensors and ArduinoGateway. The Vera plugin part automatically creates newly found sensors in Vera when set to include mode. New sensors nodes will automatically find the relay node closest to gateway or the gateway itself. All nodes will also be assigned a unique id from vera. So you basically don't need to do any manual configuration of new sensors. Just throw them in! 12 12 13 13 … … 15 15 16 16 [[Image(ArduinoVeraArch.png, 900px)]]\\ 17 The sensor network can consist of up to 255 radio nodes. Each radio node can have up to 25 6child sensors.17 The sensor network can consist of up to 255 radio nodes. Each radio node can have up to 255 child sensors. 18 18 19 19 == Author ==