文章分类 -  DolphinHybrid

上一页 1 2 3 4 5 6 ··· 13 下一页
isConnectGatewayWireless
摘要:isConnectGatewayWireless ^6.8 网关:手机连接的热点是否当前网关的热点 #请求参数 Prop Type Default Comment applianceCode String N/A 当前网关ID #接口调用示例 const params = { applianceCo 阅读全文
posted @ 2024-12-21 14:46 AtlasLapetos 阅读(9) 评论(0) 推荐(0)
tslV2SetupProperty 属性(property)设置(物模型2.0)
摘要:tslV2SetupProperty ^8.13.1 属性(property)设置(物模型2.0) #请求参数 Prop Type Default Comment applianceCode String N/A 设备编码 body String N/A 设置属性参数 sync Number N/A 阅读全文
posted @ 2024-12-21 14:46 AtlasLapetos 阅读(5) 评论(0) 推荐(0)
tslV2QueryProperty 属性(property)查询(物模型2.0)
摘要:tslV2QueryProperty ^8.13.1 属性(property)查询(物模型2.0) #请求参数 Prop Type Default Comment applianceCode String N/A 设备编码 body String N/A 需要获取的属性 sync Number N/ 阅读全文
posted @ 2024-12-21 14:46 AtlasLapetos 阅读(8) 评论(0) 推荐(0)
tslV2QueryAllProperties 全属性(properties)查询(物模型2.0)
摘要:tslV2QueryAllProperties ^8.13.1 全属性(properties)查询(物模型2.0) #请求参数 Prop Type Default Comment applianceCode String N/A 设备编码 sync Number N/A 是否同步 1/0 #接口调用 阅读全文
posted @ 2024-12-21 14:46 AtlasLapetos 阅读(5) 评论(0) 推荐(0)
tslV2PerformAction ^8.13.1 操作(action)调用
摘要:tslV2PerformAction ^8.13.1 操作(action)调用(物模型2.0) #请求参数 Prop Type Default Comment moduleCode String N/A 物模型模块编码 actionCode String N/A 物模型动作编码 applianceC 阅读全文
posted @ 2024-12-21 14:46 AtlasLapetos 阅读(6) 评论(0) 推荐(0)
getDeviceIconList 获取设备 icon
摘要:getDeviceIconList ^8.8 获取设备 icon TIP 优先读取本地缓存,若无缓存,则通过网络接口获取相关数据 #请求参数 Prop Type Default Comment deviceInfoList Array<Object> N/A 查询设备的数据,详细看下表 device 阅读全文
posted @ 2024-12-21 14:46 AtlasLapetos 阅读(6) 评论(0) 推荐(0)
updateDeviceInfo 更新设备信息
摘要:updateDeviceInfo ^6.8 更新设备信息(设备名,设备描述),通知设备属性变更设备名称、房间id和房间名 #请求参数 Prop Type Default Comment name String N/A 设备名 roomId String N/A 所属房间ID(仅布谷APP) #接口调 阅读全文
posted @ 2024-12-21 14:46 AtlasLapetos 阅读(11) 评论(0) 推荐(0)
unbindDevice 解绑删除设备
摘要:unbindDevice ^6.8 解绑删除设备 #请求参数 Prop Type Default Comment applianceCode String N/A 家电id,如果有‘applianceCode’则是删除单个设备,若有'applianceList'则是删除设备列表,萤石摄像头不能删除 阅读全文
posted @ 2024-12-21 14:46 AtlasLapetos 阅读(21) 评论(0) 推荐(0)
toConfigDevice 获取配网指引并进入配网页面
摘要:toConfigDevice ^6.8 获取配网指引并进入配网页面 #请求参数 Prop Type Default Comment sn8 String N/A deviceType String N/A 设备类型,sn8 enterpriseCode String N/A 企业码 mode Str 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(8) 评论(0) 推荐(0)
subscribeMessage 订阅/取消订阅 设备状态的推送注
摘要:subscribeMessage ^6.8 订阅/取消订阅 设备状态的推送注:1.请求成功后,发起订阅的页面能收到推送,其他页面不能收到推送。2.此接口功能是订阅推送,推送内容的接收通过receiveMessage接口。 #请求参数 Prop Type Default Comment deviceI 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(17) 评论(0) 推荐(0)
startCmdProcess 推荐使用sendLuaRequest
摘要:startCmdProcess ^6.8 推荐使用sendLuaRequest(Lua控制)代替此接口做设备控制/查询 #请求参数 Prop Type Default Comment messageBody String N/A 十六进制指令 name String N/A mock模拟数据key, 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(6) 评论(0) 推荐(0)
luaQuery lua查询家电情况
摘要:luaQuery ^6.8 lua查询家电情况 #请求参数 Prop Type Default Comment params Object N/A 查询/控制参数 name String N/A mock Data文件名,于dummy文件夹下,通过name匹配相应模拟数据文件 mode Number 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(8) 评论(0) 推荐(0)
luaControl lua控制家
摘要:luaControl ^6.8 lua控制家 #请求参数 Prop Type Default Comment params Object N/A 查询/控制参数 applianceId String N/A 设备id mode String N/A lua发送类型:0:优先局域网发送,不在局域网则广 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(4) 评论(0) 推荐(0)
getDeviceSN 获取当前家电设备id下的解密后的sn
摘要:getDeviceSN ^6.8 获取当前家电设备id下的解密后的sn #请求参数 N/A #接口调用示例 this.$bridge .getDeviceSN() .then(res => { this.$alert(res) }) .catch(err => { this.$toast(err) 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(8) 评论(0) 推荐(0)
getDevicePluginInfo 获取指定家电id的插件下载与否和版本信息
摘要:getDevicePluginInfo ^6.8 获取指定家电id的插件下载与否和版本信息 #请求参数 Prop Type Default Comment deviceSubType String N/A deviceType String N/A deviceSn8 String N/A devi 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(4) 评论(0) 推荐(0)
getDeviceOTAUpgradeInfo 获取OTA升级信息
摘要:getDeviceOTAUpgradeInfo ^6.8 获取OTA升级信息 #请求参数 Prop Type Default Comment deviceIds Array N/A 家电id数组 #接口调用示例 const params = { deviceIds: JSON.stringify([ 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(8) 评论(0) 推荐(0)
getDeviceList 获取指定家庭指定房间的设备列表
摘要:getDeviceList ^6.8 获取指定家庭指定房间的设备列表 #请求参数 Prop Type Default Comment roomId String N/A 房间id familyId String N/A 家庭id ::: tips 可以都不指定,则表示所有家庭的所有设备,如果指定,则 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(10) 评论(0) 推荐(0)
getDeviceAliasName 获取设备别名
摘要:getDeviceAliasName ^8.23 获取设备别名 #请求参数 Prop Type Default Comment deviceType String N/A 品类 sn8 String N/A sn8 modelNumber String N/A 子类型 smartProductId 阅读全文
posted @ 2024-12-21 14:45 AtlasLapetos 阅读(8) 评论(0) 推荐(0)
getDeviceInfo 获取设备信息
摘要:getDeviceInfo ^6.8 获取设备信息,如果设备id没指定则是获取当前设备的信息 #请求参数 Prop Type Default Comment applianceCode String N/A 家电id #接口调用示例 const params = { applianceCode: ' 阅读全文
posted @ 2024-12-21 14:44 AtlasLapetos 阅读(55) 评论(0) 推荐(0)
getDeviceConnectInfo 获取配网指引
摘要:getDeviceConnectInfo ^6.8 获取配网指引 #请求参数 Prop Type Default Comment deviceType String N/A 设备类型,sn8,mode配网模式 mode Number N/A 配网模式(0 AP、1 快连、3 蓝牙) sn8 Stri 阅读全文
posted @ 2024-12-21 14:44 AtlasLapetos 阅读(11) 评论(0) 推荐(0)

上一页 1 2 3 4 5 6 ··· 13 下一页