增加场景管理接口;增加列表查询展示字段
|
---|
|
.gitignore |
---|
algo/device_detection_task.py |
---|
apis/control.py 0 → 100644 |
---|
apis/data_gas.py |
---|
apis/device.py |
---|
apis/device_scene_realtion.py 0 → 100644 |
---|
apis/model.py |
---|
apis/router.py |
---|
apis/scene.py 0 → 100644 |
---|
common/consts.py |
---|
common/device_status_manager.py 0 → 100644 |
---|
db/safe-algo-pro.db |
---|
Not supported
|
entity/device.py |
---|
entity/device_model_relation.py |
---|
entity/device_scene_relation.py 0 → 100644 |
---|
entity/model.py |
---|
entity/scene.py 0 → 100644 |
---|
requirements.txt |
---|
run.sh 0 → 100644 |
---|
services/device_model_relation_service.py |
---|
services/device_scene_relation_service.py 0 → 100644 |
---|
services/device_service.py |
---|
services/model_service.py |
---|
services/scene_service.py 0 → 100644 |
---|