【新增】洗车机状态发送
This commit is contained in:
parent
eaa9de89c7
commit
8117a06f1e
@ -665,6 +665,8 @@ message AllDevicesStatus{
|
|||||||
repeated CkmState ckmStates = 14;
|
repeated CkmState ckmStates = 14;
|
||||||
// 防淹门状态
|
// 防淹门状态
|
||||||
repeated CkmState fymStates = 15;
|
repeated CkmState fymStates = 15;
|
||||||
|
// 洗车机状态
|
||||||
|
repeated XcjState xcjStates = 16;
|
||||||
}
|
}
|
||||||
|
|
||||||
//服务器端向前端推送的设备状态信息
|
//服务器端向前端推送的设备状态信息
|
||||||
|
Loading…
Reference in New Issue
Block a user