Vehicle types
Given c.technology’s origin in the powersports and marine industries, the platform is designed to accommodate a wide variety of vehicle types:BOAT
: Boats and watercraft of all sizes and types, from small personal watercraft to large yachts.MCYCLE
: Motorcycles, including cruisers, sportbikes, touring bikes, and off-road motorcycles.EBIKE
: Electric bicycles, including pedal-assist and throttle-controlled models.CLASSCAR
: Classic cars, vintage vehicles, and collector automobiles.MOTOR
: Individual motors or engines, such as outboard motors, inboard engines, or standalone power units.
The list of supported vehicles is continuously expanding as the platform evolves to meet the needs of diverse industries and use cases.
GASOLINE
: Traditional internal combustion engines powered by gasoline.DIESEL
: Engines powered by diesel fuel, commonly used in larger vehicles and commercial applications.ELECTRIC
: Fully electric vehicles powered by batteries and electric motors.
Vehicle identification and metadata
Vehicles contain multiple identification methods to support various operational scenarios.- UUID: Each vehicle is assigned a globally unique identifier (UUID) upon creation, ensuring uniqueness across the entire platform. This UUID is usually presented in TypeID format, such as
veh_01jnk61e5pf6zs5ag6483xqe43
. - Device ID: Each vehicle is assigned a manufacturer-specific short device ID that can be used by customers for convenience.
- VIN: The Vehicle Identification Number (VIN) is used for official vehicle registration or as a manufacturer serial number.
- Vehicle Registration ID: This is typically the license plate number or registration number assigned by governmental authorities.
- Organization-specific IDs: Organizations can assign custom IDs to vehicles for internal tracking and management purposes.
- Name: A user-friendly name for easy identification.
- Description: A text field for additional details about the vehicle.
- Category, Family, Type: Organizational metadata that allows grouping and classification of vehicles based on predefined categories, families, and types.
- Installable Parts: A list of parts that can be installed on the vehicle, each with its own metadata and tracking capabilities.
Vehicle Groups and Multi-Component Systems
The platform supports vehicle groups for managing multi-component systems that should be presented as unified entities to end users. This feature enables trailer and tow vehicle combinations, multi-engine vessel configurations, modular vehicle systems with separate monitoring units, and fleet coordination for related vehicles. Group members share certain operational characteristics while maintaining individual sensor data and status information. A vehicle’s group is given in thegroup_id
field.
More information about groups can be retrieved by querying: