首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在smartThings中发现设备

无法在smartThings中发现设备
EN

Stack Overflow用户
提问于 2019-02-26 14:11:59
回答 1查看 101关注 0票数 0

我正在使用smartThings开发一个物联网设备。我正在使用aws lambda函数来获取请求并向smartThings发送响应。每当smartThings应用程序点击λ函数并发送对该请求的确切响应时,我都会收到请求,但发现的设备仍然不会显示在smartThings应用程序中。请帮帮我

参考链接:https://smartthings.developer.samsung.com/docs/guides/smartthings-schema/smartthings-schema-reference.html#Interaction-types

第一张图片是我收到的请求

第2张和第3张图片是我根据请求得到的响应

EN

回答 1

Stack Overflow用户

发布于 2019-02-27 13:11:59

通过选择正确的deviceHandlerType作为响应,设备开始发现。即"deviceHandlerType":"c2c-rgbw-color-bulb“(用于实现smartThings https://smartthings.developer.samsung.com/develop/guides/smartthings-schema/implement-schema.html模式的参考链接)

我们可以根据自己的需求选择deviceHandlerType。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/54879397

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档