Question
How to connect ThingWorx Edge WebSocket-based MicroServer (WS EMS) to MySQL DB using lua scripting?
Hi,
I need to send data (in JSON format) from MySQL database to EMS. Need to know how do we connect using lua scripts and transfer json data.

