Search found 2 matches

by genie
Wednesday 28 September 2016 12:16
Forum: PHP and all others
Topic: Detecting where an update originates
Replies: 3
Views: 891

Re: Detecting where an update originates

four2six wrote:why don't you use virtual switches in Domoticz for all your events on both systems and take it from there?
Can you please expand on that? I don't quite follow. This is a setpoint device, so I don't see how a switch would help?

// J
by genie
Thursday 22 September 2016 16:05
Forum: PHP and all others
Topic: Detecting where an update originates
Replies: 3
Views: 891

Detecting where an update originates

I'd like to be able to detect the source of an update to sensor values in Domoticz. I have an external vent system that I'm controlling via a modbus interface using a dedicated RPi. Once a minute, it sends updates to Domoticz and updates virtual temperature sensors, switches etc based on various ...