修改车库门盒设备数据
This commit is contained in:
parent
b748c7ff3e
commit
a1534096aa
@ -730,4 +730,5 @@ message GarageDoorBox {
|
||||
string code = 2;
|
||||
string refPslMapCode = 3; // 关联的Psl地图的code(名称)
|
||||
uint32 refGarageDoorId = 4; // 关联的车库门的id
|
||||
bool flip = 5; // 是否翻转(前端显示)
|
||||
}
|
Loading…
Reference in New Issue
Block a user