Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • cludomq cludomq
  • Project information
    • Project information
    • Activity
    • Members
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
Collapse sidebar
  • ext
  • cludomqcludomq
  • Wiki
  • eventid:600

eventid:600 · Changes

Page history
Create eventid:600 authored Jul 31, 2019 by Paweł Pierścionek's avatar Paweł Pierścionek
Hide whitespace changes
Inline Side-by-side
eventid:600.md 0 → 100644
View page @ c8c0678b
# 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
```javascript
{
"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"
}
```
Clone repository
  • eventid:100
  • eventid:10001
  • eventid:10002
  • eventid:10003
  • eventid:101
  • eventid:102
  • eventid:103
  • eventid:104
  • eventid:105
  • eventid:107
  • eventid:108
  • eventid:109
  • eventid:501
  • eventid:502
  • eventid:503
View All Pages