Search found 1 match
- 23 Jan 2016 13:41
- Forum: RaZberry
- Topic: API HTTP Request without autentication
- Replies: 0
- Views: 3091
API HTTP Request without autentication
Hello, I have to communicate with an external home automation called LOXONE. I only could use within the API a single line in form of an http request like: http://192.168.1.120:8083/ZAutomation/api/v1/devices/DummyDevice_11/command/exact?level=50 or http://user:password@192.168.1.120:8083/ZAutomatio...