init commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "scene.device",
|
||||
"displayName": "设备驱动(门 / 充电桩 / 按钮盒)",
|
||||
"assembly": "StandardScene.Devices.dll",
|
||||
"coreVersion": ">=1.0.0",
|
||||
"requiresCore": "StandardScene.dll",
|
||||
"provides": {
|
||||
"doorControllers": [ "ModbusDoorController" ],
|
||||
"chargeStations": [ "FLChargeStation", "PCBChargeStation", "MuXingChargeStation" ],
|
||||
"buttonBoxes": [ "LeegButtonBox", "AzowieButtonBox" ]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user