文件名称:home-automation
文件大小:3KB
文件格式:ZIP
更新时间:2024-04-23 09:50:22
设备注册服务 用法 所有回复将具有以下形式: { " data " : " Mixed type holding the content of the response " , " message " : " Description of what happened " } 后续响应定义将仅详细说明data field的期望值 列出所有设备 定义 GET /devices 回复 成功200 OK [ { " identifier " : " floor-lamp " , " name " : " Floor Lamp " , " device_type " : " switch " , " controller_gateway " : " 192.1.68.0.2 " }, {
【文件预览】:
home-automation-main
----.gitignore(2KB)
----requirements.txt(5B)
----README.md(2KB)
----device_registry()
--------__init__.py(0B)