How to disable events (SDK)
Events - are diagnostic codes, which describes activity of device on connection, internal actions, network processes, tachograph authentication communication and other operations, which device performs.
Events are not telemetry, so are being sent in as separate messages among telemetry.
Example of event message:
It contains: function code, warning code and firmware version.
By default sending of events is active.
Even though events are very helpful for debug purposes, sending of such messages can be disabled.
Disabling sending of diagnostic events
Open configuration template, which is assigned to device.
In Miscellaneous/Event logging click (+Add) button:
Remove a tick from “Enable” check box.
Save you template.
Done.