# 设备事件
API | 路径 | 方法 |
---|---|---|
获取设备事件列表 | /devices/{deviceKey}/events | GET |
获取设备最新事件 | /devices/{deviceKey}/latestEvents | GET |
查询设备最后上线时间 | /devices/{deviceKey}/lastConnectTime | GET |
← 根据命令模板下发设备命令 获取设备事件列表 →
API | 路径 | 方法 |
---|---|---|
获取设备事件列表 | /devices/{deviceKey}/events | GET |
获取设备最新事件 | /devices/{deviceKey}/latestEvents | GET |
查询设备最后上线时间 | /devices/{deviceKey}/lastConnectTime | GET |
← 根据命令模板下发设备命令 获取设备事件列表 →