Search found 1 match
- 01 Oct 2015 10:13
- Forum: RaZberry
- Topic: How to add, list and use devices via HTTP requests?
- Replies: 1
- Views: 4931
How to add, list and use devices via HTTP requests?
Hello, I want to control my RaZberry manually by using HTTP requests. So far, I figured out how to enable inclusion mode: http://<my_razberry_IP>:8083/ZWaveAPI/Run/controller.AddNodeToNetwork(1) Then I set my devices into inclusion mode, wait some time and then I stop inclusion mode: http://<my_razb...