Hi iam new to this, but i rearly like the ide. .-)
I have EasyloT 0.8b1 tinstall on my windows 8.1 computer.
Then i have a ESP8266 modul 12 install with the door/windows exampel. (LUA firmware)
Bot i cant add the node
easyiot_username = "the login admin"
easyiot_password = "the password for admin"
easyiot_server = "192.168.0.197" <- The IP of my windows computer
easyiot_node_address = "N120" <- My node add.
But icant add / see this node when i try to add it under ESP8255 Easlo T driver??
I think you have to add this as a virtual node, the node you create there will have a node address this is what you use in sketch i.e.easyiot_node_address = "N12S0" <- My node add.
Yes, but now i have installet a rpi b+ with the program, now the rpi can see the Node.
But the program i the ESP-12 dosent trigger the program on the rpi.
But if i manuel trigger the GPIO pin, its work, except the the icon dosent show a open door, only a closed one ?????