[Help] Variable Question for Quindor's Sample Project
Posted: Thursday 10 December 2015 18:37
Hello,
I have followed the steps outlined by Quindor in his blog about setting up "ESP8266 WiFi LED dimmer Part 4 of X: Configuring Domoticz".
(http://blog.quindorian.org/2015/01/esp8 ... -of-x.html)
My question stems around the variables in the Domoticz Lua script:
DomDevice = 'GPIO-0_channel'
IP = '10.10.200.10'
Port = '43333'
LEDtarget = 'LED1_Target='
What are the targets of these variables and what should their values be (e.g. the ESP8266 or the Domoticz server)? I have them currently setup with my device IP and the same port; however, if i move my dimmer the LED doesn't dim on the device. Just want to make sure I am setting things up correctly.
I have followed the steps outlined by Quindor in his blog about setting up "ESP8266 WiFi LED dimmer Part 4 of X: Configuring Domoticz".
(http://blog.quindorian.org/2015/01/esp8 ... -of-x.html)
My question stems around the variables in the Domoticz Lua script:
DomDevice = 'GPIO-0_channel'
IP = '10.10.200.10'
Port = '43333'
LEDtarget = 'LED1_Target='
What are the targets of these variables and what should their values be (e.g. the ESP8266 or the Domoticz server)? I have them currently setup with my device IP and the same port; however, if i move my dimmer the LED doesn't dim on the device. Just want to make sure I am setting things up correctly.