Search found 4 matches
- Tuesday 29 September 2020 11:28
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: json url with username and password
- Replies: 7
- Views: 2944
- Friday 18 September 2020 11:22
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: json url with username and password
- Replies: 7
- Views: 2944
Re: json url with username and password
I configure the website protection the same as yours.
- Thursday 17 September 2020 12:04
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: json url with username and password
- Replies: 7
- Views: 2944
Re: json url with username and password
Thanks Waaren. I tried the same, doesn't work for me. Also tried it in different browsers
.

- Wednesday 16 September 2020 17:26
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: json url with username and password
- Replies: 7
- Views: 2944
json url with username and password
In domoticz, I created a virtual switch, and set on action to trigger another virtual switch to turn on using json. Something like: http://192.168.1.2:8080/json.htm?type=command¶m=udevice&idx=$idx&nvalue=0&svalue=79. After I added username and password, this url is of course not working anymore ...