Please Note This forum exists for community support for the Mango
product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time,
there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any
information expressed or conveyed. Specific project questions from customers with active support contracts are asked
to send requests to support@radixiot.com.
@craigweb I think this protocol is important. And many hardware supports this protocol. Does Mango have a timetable to support this?
Or is there a way to indirectly support the hardware of this protocol?
Or is there a manual support method? Now I have passed c# to Read and Write my hardware.
I was not so clear with this thing, but it do solved!
here is my solution:
"connectionUrl":"jdbc:mysql://localhost:3306/test",
"driverClassname":"com.mysql.jdbc.Driver",
Note: replace "localhost" "3306" "test" if needed.
thank you all!
I implemented the configuration of virtual data sources. this make me happy!
these website help me a lot(Although my internet speed is not very good)