Viewing 0 reply threads
Viewing 0 reply threads
- You must be logged in to reply to this topic.
Tagged: all events, configuration, events, labels, possible events
The total events that can be received depend on each device’s configuration. Each configuration has an ev_labels object which has the possible labels, or events that can be reported.
You can see what configuration a device has using the vehicles or devices api, grab the configuration ky
and use the /configurations api to see the ev_labels object, example: /api/configurations/s219
"ev_labels": { "0": "prdtst", "2": "ignon", "3": "ignoff", "4": "spd", "5": "idl",
For more information about labels you can read the Labels docs section.
email: support@digitalcomtech.com
slack: DCT Support Channel
chat: DCT Main Page
developer chat: Gitter
*Entering your email address in this form indicates that you agree to our Privacy Policy. You can withdraw your consent at any time.