first commit

This commit is contained in:
2024-04-19 10:39:18 +08:00
commit e7e60bcdba
11 changed files with 53 additions and 0 deletions
View File
Binary file not shown.
+14
View File
@@ -0,0 +1,14 @@
[
{
"type": 0,
"equip_ID": "App",
"driver": "/yuzhen_iot/service_manage/traffic_manage/App/v1.0.0",
"state": 0
},
{
"type": 2,
"equip_ID": "Drv",
"driver": "/yuzhen_iot/service_manage/driver_manage/Drv/v1.0.0",
"state": 0
}
]
+7
View File
@@ -0,0 +1,7 @@
[
{
"id": "route1",
"source": "App",
"objective": "Drv"
}
]