ESP8266 to KepserverEX on same local network
Hello,
I am looking to send data from ESP8266 to Kepware [ OPC UA server].
Physical layout:
Have an ESP8266 (say 192.168.1.100) with a DHT-11 temperature sensor connected. I can program ESP8266 with Arduino IDE environment. In the same network, I have a Server (say 192.168.1.110), with Kepware KepServer on it. There is no physical wiring from ESP8266 to the Server.
IN this case, can someone point to some documentation on how to send the Temp values to Kepserver.
I am aware of setting a channel on Kepware, creating tag etc. But need some guidance on how to program the ESP8266, and the workflow figured out.
Any documentation or hints would be great.
NOTE: I am NOT looking to send data to ThingWorx DIRECTLY from ESP8266 over MQTT or REST.
Regards,

