Skip to main content
Vehicle commands are used to remotely control and configure vehicles through the c.technology platform. They include actions such as locking/unlocking doors, reconfigurations of transmission intervals, etc.

Command structure

Commands are structured as follows:
Commonly, IoT devices in vehicles only communicate at certain intervals to save power and data costs. Thus, most commands are sent with LOW priority, and queued and delivered when the vehicle next connects to the platform. Commands with HIGH priority are delivered immediately when the vehicle connects, interrupting regular data transmission if necessary.
It may not be possible for you to send HIGH priority commands depending on your vehicles, IoT devices, and subscription plan.