修改车库门盒设备数据

This commit is contained in:
joylink_fanyuhong 2024-03-21 09:11:37 +08:00
parent b748c7ff3e
commit a1534096aa
1 changed files with 2 additions and 1 deletions

View File

@ -730,4 +730,5 @@ message GarageDoorBox {
string code = 2;
string refPslMapCode = 3; // Psl地图的code
uint32 refGarageDoorId = 4; // id
}
bool flip = 5; //
}