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
Update 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
View page @ ac446072
...@@ -13,28 +13,28 @@ Zdarzenie generowane przy zmianie konfiguracji serwisu ...@@ -13,28 +13,28 @@ Zdarzenie generowane przy zmianie konfiguracji serwisu
### Treść encodowana JSON ### Treść encodowana JSON
```javascript ```javascript
{ {
"SentTime":"2019-07-31T11:57:56.3114371+02:00", "SentTime": "2019-07-31T11:57:56.3114371+02:00",
"NSArriveTime":"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", "NSLeaveTime": "2019-07-31T11:57:56.3114371+02:00",
"EventType":600, "EventType": 600,
"EventValue":[ "EventValue": [
{ {
"ServiceState":603, "ServiceState": 603,
"PreviousServiceState":601, "PreviousServiceState": 601,
"ServiceType":500, "ServiceType": 500,
"RemoteService":false, "RemoteService": false,
"Service":{ "Service": {
"ID":152, "ID": 152,
"CID":2006, "CID": 2006,
"CEP":null "CEP": null
}, },
"UTCOperationDate":"2019-07-31T09:57:55.983" "UTCOperationDate": "2019-07-31T09:57:55.983"
} }
], ],
"EventContext":null, "EventContext": null,
"SequenceNumber":2, "SequenceNumber": 2,
"SequenceID":600000152, "SequenceID": 600000152,
"TripTime":"00:00:00" "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