This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

sending data to thingsboard.io
#1
hi, I would use the platform Thingsboard.io to send and collect value data from LM objects.

they allows to do it by 2 ways: 

HTTP request ( es.  curl -v -X POST http://demo.thingsboard.io/api/v1/eoKkkZ.../telemetry --header Content-Type:application/json --data "{temperature:25}")    or 

MQTT (es. curl -v -X POST http://demo.thingsboard.io/api/v1/eoKkkZ.../telemetry --header Content-Type:application/json --data "{temperature:25}")

how could I implement everything on LM?

Thanks in advance

Peppe
Reply


Messages In This Thread
sending data to thingsboard.io - by gdimaria - 22.11.2023, 11:06
RE: sending data to thingsboard.io - by admin - 22.11.2023, 11:12
RE: sending data to thingsboard.io - by admin - 22.11.2023, 13:38
RE: sending data to thingsboard.io - by admin - 27.11.2023, 14:45

Forum Jump: