Search found 3 matches

by klin34970
Monday 23 December 2019 21:02
Forum: Cameras
Topic: Reolink API CGI commands
Replies: 7
Views: 34067

Re: Reolink API CGI commands

You have to put the payload
[{"cmd":"Login","action":0,"param":{"User":{"userName":"youruser","password":"yourpassword"}}}]

I'm using a tool Postman to requests URLs: https://www.getpostman.com/

https://i.ibb.co/gTgMLbW/postman.jpg

You must use a script to get the token automatically, it's ...
by klin34970
Sunday 22 December 2019 18:01
Forum: Z-Wave
Topic: Neo CoolCam Power plug 12A+ problem with kWh
Replies: 46
Views: 12735

Re: Neo CoolCam Power plug 12A+ problem with kWh

Hello,
thx akamming for your script, I didn't have to do it from scratch. I had to improve it.
I received 1 day ago, 10 NAS-WR01Z and same problem for all.

During my investigation, sometimes domoticz.data[device.name].max() return nil.
In this case, it's a error and negative value will be written ...
by klin34970
Monday 15 July 2019 19:44
Forum: Cameras
Topic: Reolink API CGI commands
Replies: 7
Views: 34067

Reolink API CGI commands

Hello everyone !
I wanted to share with you how I use Reolink in Domoticz.
So Here I'm.
Sorry if my english is not perfect.

I didn't know Reolink in the past, I was looking for Dlink, Hikvision, Foscam, etc.. and I saw the Reolink RLC-420 (2 pack).
For the price they are really good and I ...