thingsboard / thingsboard

Open-source IoT Platform - Device management, data collection, processing and visualization.
https://thingsboard.io
Apache License 2.0
16.11k stars 4.92k forks source link

Is it possible to use TCP for coap? #10735

Open EinarArnason opened 1 month ago

EinarArnason commented 1 month ago

Component

Description I'm using the kubernetes setup and I have a load balancer that only supports TCP. Can coap transport be configured to use TCP instead of UDP?

Environment

SuminDenis commented 4 days ago

Hello @EinarArnason,

By default ThingsBoard doesn’t have such an option,but you can use the following links as a workaround.

https://thingsboard.io/docs/pe/reference/coap-api/#protocol-customization https://datatracker.ietf.org/doc/html/rfc8323