Springboot实现CTWing接口对接
AI 摘要
使用Springboot实现CTWing接口对接,配置SDK并获取设备列表,涉及jar包安装和API调用示例。
date
Jan 11, 2025
URL
slug
springboot-ctwing-to-tdengine
status
Published
tags
tdengine
ctwing
物联网
iot
summary
使用Springboot实现CTWing接口对接,配置SDK并获取设备列表,涉及jar包安装和API调用示例。
type
Post
ctwing配置
创建第三方应用

进入后添加版本

连接
ctwing
下载sdk解压后将lib目录下的本地jar安装到maven仓库

pom.xml
也可以直接使用systemPath
添加依赖本地在产品概况页面获取
MasterKey

实现
测试调用获取设备列表