E:600
DBChange.Service
Opis
Zdarzenie generowane przy zmianie konfiguracji serwisu
Nagłówki
| Nagłówek | Typ | Wartość / Zakres | Opis |
|---|---|---|---|
| e | int | 600 | identyfikator eventu |
| ts | int | \d+ | timestamp zdarzenia w systemie Cludo (unix epoch) |
| i | string | [a-z0-0]{16} | identyfikator instancji, dla której wystąpiło zdarzenie |
Treść encodowana JSON
{
"SentTime":"2019-07-31T11:57:56.3114371+02:00",
"NSArriveTime":"2019-07-31T11:57:56.3114371+02:00",
"NSLeaveTime":"2019-07-31T11:57:56.3114371+02:00",
"EventType":600,
"EventValue":[
{
"ServiceState":603,
"PreviousServiceState":601,
"ServiceType":500,
"RemoteService":false,
"Service":{
"ID":152,
"CID":2006,
"CEP":null
},
"UTCOperationDate":"2019-07-31T09:57:55.983"
}
],
"EventContext":null,
"SequenceNumber":2,
"SequenceID":600000152,
"TripTime":"00:00:00"
}