This section covers typical question and issues, and how to solve them.
Timestamps out of synch
If timestamps are out of sync from a source system, there are 2 options perform to overcome, which can be agreed with our support team:
- Correct the clock to show UTC in source system.
- Override timestamp on edge computer with a UTC timestamp from NTP server available in edge.
The options above is in preferred order.
Known issue - 566076
566076 [API] AggregateType (count) returns decimal numbers Open
I some cases the "count" aggregate return a decimal number. This can happen at rare occasions when there is a unit conversion applied by the system.
Known issue - 495548
495548 FindNodes_Swagger: View param is not described in examples and != operator is not supporting
In swagger definitions of Nodes endpoint, the parameter for View is not described and the operation != is not supported, even if documentation states it.