公区通用能力

更新时间:2023-06-20 14:53:58下载pdf

全⾯系统地介绍了涂鸦开放平台公共模块功能的使⽤说明,为开发者提供本系统使⽤参考。

公区设备信息

API 名称 接口地址
获取设备详情 GET:/v1.0/expand/devices/{device_id}
获取设备列表 GET:/v1.0/expand/devices

公区设备指令

API 名称 接口地址
指令记录查询 GET:/v1.0/expand/cmds/{sn}

公区设备权限

API 名称 接口地址
删除用户的设备权限 DELETE:/v1.0/expand/spaces/{device_id}/persons/{person_id}
新增用户设备权限 POST:/v1.0/expand/spaces/{device_id}/persons/{person_id}

公区设备功能点

API 名称 接口地址
获取设备功能池 GET:/v1.0/expand/devices/{device_id}/function-pool
修改设备功能点 PUT:/v1.0/expand/devices/{device_id}/functions
获取设备功能点列表 GET:/v1.0/expand/devices/{device_id}/functions