Get desktop application:
View/edit binary Protocol Buffers messages
Used in: IntegrationMsgProto
CREATED = 0
UPDATED = 1
DELETED = 2
STARTED = 3
STOPPED = 4
FAILED = 5
ACTIVATED = 6
SUSPENDED = 7
DEACTIVATED = 8
REINIT = 9
Used in: UplinkIntegrationMsgProto
int64 eventSourceIdMSB = 2
int64 eventSourceIdLSB = 3
bytes event = 4
Used in: DownlinkIntegrationMsgProto
int64 integrationIdMSB = 1
int64 integrationIdLSB = 2
string type = 3
optional string name = 4
optional bool enabled = 5
optional string configuration = 6
Used in: IntegrationValidationRequestProto
int64 integrationIdMSB = 1
int64 integrationIdLSB = 2
int64 createdTime = 3
string type = 4
string name = 5
bool enabled = 6
string configuration = 7
optional string additionalInfo = 8
Used in: DownlinkIntegrationMsgProto
int64 idMSB = 1
int64 idLSB = 2
string serviceId = 3
string type = 5
int64 timestamp = 8
int64 deadline = 9
Used in: UplinkIntegrationNotificationMsgProto
int64 idMSB = 1
int64 idLSB = 2
optional bytes error = 3
string tbmqNode = 2
int64 timestamp = 3
Used in: IntegrationEventProto