Sensor Data Ingestion Interface (SDII)
Deprecated
China specific
Sensor Data Ingestion Interface Data Specification

Specific​Observed​Event​.​Negotiation​Type​Enum

Describes possible types of negotiation for an event object

Enumeration Details

  • 0 : NEGOTIATION_TYPE_UNDEFINED
  • 1 : NEGOTIATION_TYPE_SUPPORT An event has been received as a warning that was additionally identified by a vehicle. This support-Flag notifies the receiver that this event already is known and still existing.
  • 2 : NEGOTIATION_TYPE_CONTRADICT An event has been expected (e.g. by receiving a warning from a service provider) it was additionally identified by a vehicle to be wrong. This contradict-Flag notifies the receiver that the provided event may be wrong or already outdated and has not been identified as submitted.
  • 3 : NEGOTIATION_TYPE_CANCEL An event has been send by the vehicle. The cancel-flag notifies the receiver that this event is being canceled by the “creator” of the event.