Page 1 of 1

Log source of switch changes

Posted: 12 Jun 2018 17:59
by apica
Hi there,

I'm looking for a way to log all the times that a switch is enabled/disabled through the ZWay interface. I use the HTTP API interface, and I need to recognise if the switch changed due to the Zway interface or externally through the HTTP API. I've checked the different logs but it seems that this information is not stored anywhere.

Thank you.

Re: Log source of switch changes

Posted: 13 Jun 2018 02:24
by PoltoS
Z-Way UI uses the same HTTP API ;)

In fact you can change sources and add logging of user who initiated the change.

Re: Log source of switch changes

Posted: 13 Jun 2018 10:26
by apica
PoltoS wrote:
13 Jun 2018 02:24
In fact you can change sources and add logging of user who initiated the change.
Change sources? What do you mean?

Thank you

Re: Log source of switch changes

Posted: 22 Jun 2018 10:27
by PoltoS
I mean change the source code of our backend. You can access it easily and contribute in our GitHub