http://localhost:8080/swagger-ui/index.html

Swagger UI

客户端SDK(C++)

GitHub - thingsboard/thingsboard-client-sdk: Client SDK to connect with ThingsBoard IoT Platform from IoT devices (Arduino, Espressif, etc.)

客户端SDK(C#)

terryzhang/Thingsboard.Net (gitee.com)

 

导入设备数据的csv, 属性选时间序列(timeSeries)

name,type,temperature,humidity
D16温湿度表,default,31.2,58.6

key 会存在key_dictionary表

value存在attribute_kv 表

eec203c0-391a-11ef-a34f-4907c1114c4a 2 70 58.6 1720150612976
eec203c0-391a-11ef-a34f-4907c1114c4a 2 58 31.2 1720150612976

posted on 2024-07-05 09:20  Gu  阅读(5)  评论(0编辑  收藏  举报