I have some machines using a modified modbus to comunicate with a server. The server has all the information and save points in a data base.
How can I connect it with Mango?
An idea is to make my server talk IP Modbus in a new port and connect Mango to it using a Data Source.
Other idea is create my own Data Source type and talk to the server in this language.
Which one is a better approach? Other ideas?
Thanks