增加屏蔽门状态返回
This commit is contained in:
parent
1ffe7fa6a5
commit
96ec7a2b07
@ -259,7 +259,7 @@ message LightState {
|
||||
// 屏蔽门状态
|
||||
message PsdState {
|
||||
string id = 1; //屏蔽门的id
|
||||
repeated string openDoorCodes = 2; //开启的小门的编号
|
||||
repeated int32 openDoorCodes = 2; //开启的小门的编号
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user