!738 【代码评审】IoT:支持设备管理等功能
Merge pull request !738 from 芋道源码/feature/iot
Showing
| ... | ... | @@ -67,6 +67,7 @@ |
| "sortablejs": "^1.15.3", | ||
| "steady-xml": "^0.1.0", | ||
| "url": "^0.11.3", | ||
| "v3-jsoneditor": "^0.0.6", | ||
| "video.js": "^7.21.5", | ||
| "vue": "3.5.12", | ||
| "vue-dompurify-html": "^4.1.4", | ||
| ... | ... |
src/api/iot/device/group/index.ts
0 → 100644
src/api/iot/plugin/index.ts
0 → 100644
src/api/iot/product/category/index.ts
0 → 100644
src/api/iot/rule/databridge/index.ts
0 → 100644
src/api/iot/statistics/index.ts
0 → 100644
src/api/iot/thingmodel/index.ts
0 → 100644
src/assets/imgs/iot/device.png
0 → 100644
9.77 KB
src/assets/svgs/iot/card-fill.svg
0 → 100644
src/assets/svgs/iot/cube.svg
0 → 100644
src/views/iot/device/device/DeviceForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/iot/device/device/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/iot/home/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/iot/plugin/detail/index.vue
0 → 100644
src/views/iot/plugin/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/iot/product/category/index.vue
0 → 100644
src/views/iot/product/product/index.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/iot/thingmodel/ThingModelEvent.vue
0 → 100644
src/views/iot/thingmodel/ThingModelForm.vue
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/iot/thingmodel/components/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
src/views/iot/thingmodel/config.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/iot/thingmodel/dataSpecs/index.ts
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
src/views/iot/utils/constants.ts
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment