Hi
We are using AXC F 2151 device and trying to POST Json data to a .NET Core REST API Server as client.
we noticed a „IIot Library“ but it demands MQTT protocol.
We couldnt managed to implement it into TLS_SOCKET , TLS_SEND, TLS_RECIEVE , JSON_WRITER, JSON_PARSER
is there a way to communicate with the server using any library available
Thanks