Send Event Request Overview
The data collector send event request provides various event models to send application & vehicle sensor events to the cloud. Novo currently supports the below listed events for different scenarios, the corresponding data models provided facilitate building events by filling mandatory and optional data fields using the builder.
Send Event Request
This "input" API lets a producer report an event, generate and send the event data to DataCollector
Key methods
| Method | Details |
|---|---|
| setEvent(Event event) | The specific event which comes from com.telenav.datacollector.model with event data included |
Sample code
1 2 3 4 5 6 7 8 | |
1 2 3 4 5 6 7 8 | |
Response example
1 2 3 4 5 | |
Please see the API reference for the main classes related to Data Collector.
Event Categories
Currently, all supported events can be categorized as below, still working in progress: