Change proto numbering
This commit is contained in:
parent
e586f367fa
commit
11cf5e7de8
@ -1295,9 +1295,9 @@ message ToCoreMsg {
|
|||||||
LifecycleEventProto lifecycleEventMsg = 8;
|
LifecycleEventProto lifecycleEventMsg = 8;
|
||||||
ErrorEventProto errorEventMsg = 9;
|
ErrorEventProto errorEventMsg = 9;
|
||||||
ToDeviceActorNotificationMsgProto toDeviceActorNotification = 10;
|
ToDeviceActorNotificationMsgProto toDeviceActorNotification = 10;
|
||||||
DeviceConnectProto deviceConnectMsg = 13;
|
DeviceConnectProto deviceConnectMsg = 50;
|
||||||
DeviceDisconnectProto deviceDisconnectMsg = 14;
|
DeviceDisconnectProto deviceDisconnectMsg = 51;
|
||||||
DeviceInactivityProto deviceInactivityMsg = 15;
|
DeviceInactivityProto deviceInactivityMsg = 52;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* High priority messages with low latency are handled by ThingsBoard Core Service separately */
|
/* High priority messages with low latency are handled by ThingsBoard Core Service separately */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user