thingsboard / thingsboard

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

Is it possible to use TCP for coap? #10735

Closed EinarArnason closed 2 months ago

EinarArnason commented 7 months 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

sumin-denys commented 5 months 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

sumin-denys commented 2 months ago

Hi @EinarArnason,

I am closing this issue due to inactivity.

Please open a new issue if this question is still relevant to you.