Search found 5 matches
- Wednesday 03 August 2016 1:52
- Forum: Other questions and discussions
- Topic: Latency issue
- Replies: 7
- Views: 3650
Re: Latency issue
So I made a basic PHP script based on your example, and here are my results: 2016-08-03 01:12:36.730 (Huzzah) Lighting 2 (Chambre / Détecteur de mouvement) 2016-08-03 01:12:36.875 User: Admin initiated a switch command 2016-08-03 01:12:37.777 (Huzzah) Lighting 2 (Chambre / Plafonnier) 2016-08-03 01: ...
- Tuesday 02 August 2016 22:58
- Forum: Other questions and discussions
- Topic: Latency issue
- Replies: 7
- Views: 3650
Re: Latency issue
I've realized a basic Node.js script which does what your PHP script does (decode and analyze the data sent by the Lua script, and call the API), but I have the same results as before so far. I disabled the Lua scripts during my tests. I will try to look deeper into it, but it doesn't look like it ...
- Tuesday 02 August 2016 17:53
- Forum: Other questions and discussions
- Topic: Latency issue
- Replies: 7
- Views: 3650
Re: Latency issue
I have some basic Lua scripts that perform on/off action, like you mention.
I will try your solution and let you know.
Thanks!
I will try your solution and let you know.
Thanks!
- Tuesday 02 August 2016 16:12
- Forum: Other questions and discussions
- Topic: Latency issue
- Replies: 7
- Views: 3650
Re: Latency issue
I have a LED on the nodes with the PIRs, and I tried the following configuration to measure the delay between sending a piece an information and receiving a command : When motion is detected, light up the LED When a command is received, shut off the LED In this configuration, I have about 1 second ...
- Tuesday 02 August 2016 12:52
- Forum: Other questions and discussions
- Topic: Latency issue
- Replies: 7
- Views: 3650
Latency issue
Hi everyone, I am a new user here, but I've been using Domoticz for a few weeks now, and I have to admit I fell in love with it :) I have started to integrate my home automation system with Domoticz and MySensors, but I am now facing an issue. I have placed in my bedroom and my bathroom some PIRs ...