Devices App
Devices are the physical gateways that connect your equipment to the platform. Each device is a cellular industrial gateway installed on an asset, responsible for collecting sensor data from the equipment and transmitting it securely to the cloud in real time.
๐ What Is a Device?โ
In the platform, a Device (also referred to as a Gateway) is the hardware bridge between a physical asset and the platform. It reads data from the asset's onboard controller โ pressure readings, runtime hours, engine status, fault codes, and more โ and sends that data to the platform over a secure cellular or network connection.
Each asset has one dedicated gateway. Once a gateway is registered and activated, the asset begins transmitting live telemetry automatically.
Key Terminologyโ
| Term | Meaning |
|---|---|
| Device / Gateway | The cellular industrial gateway installed on the asset |
| Asset / Machine | The equipment the gateway is connected to (e.g., a compressor) |
| Connector | The communication protocol used to interface with the asset's controller (Modbus, Canbus, or BLE) |
| TSN | Telematics Serial Number โ the unique identifier linking the gateway to its asset |
| OTA | Over-the-Air update โ remotely pushing firmware or configuration changes to a gateway |
๐ฅ๏ธ Devices Dashboardโ
The Devices landing page presents three real-time summary panels at the top, followed by the full device list.
Summary Panelsโ
๐ Device Statistics โ A line chart showing the count of Available vs. Unavailable devices over time. Use this panel to monitor fleet connectivity health at a glance โ a sudden drop in available devices may indicate a network or power issue in the field.
๐ต Device Status โ A pie chart breaking down the current status distribution of all devices across the four lifecycle stages: Provisioned, Registered, Activated, and Available/Unavailable.
๐ Device Connector Statistics โ A pie chart showing the breakdown of connector protocols in use across all registered devices โ Modbus, Canbus, and BLE.
Device Listโ
Below the summary panels, the Device List displays every gateway in the system.
What does each column mean?
| Column | Description |
|---|---|
| Name | Gateway display name |
| Serial Number | Unique hardware serial number of the gateway |
| Model | Gateway hardware model |
| Status | Current lifecycle status โ see status definitions below |
| Last Communicated | Timestamp of the most recent data transmission from this gateway |
| Action | Register or configure the device |
Available tools: Search by name or serial number ยท Toggle between grid and list views ยท Bulk select with checkboxes
๐ฆ Device Status Definitionsโ
Every gateway progresses through the following lifecycle stages.
| Status | Color | Meaning |
|---|---|---|
| Provisioned | ๐ก Orange | The gateway has been manufactured and pre-configured. It is powered on and communicating with the platform, but has not yet been registered to an asset. |
| Registered | ๐ข Green | The gateway has been registered by a user, linked to an asset via its Telematics Serial Number, and is ready to transmit data. |
| Activated | ๐ข Green | The associated asset is active and the gateway is transmitting live sensor data. |
| Available | ๐ข Green | The gateway is online and connected. |
| Unavailable | ๐ Orange | The gateway is offline or not currently reachable. |
๐ก A device in Provisioned status is waiting to be registered. If you have installed a new gateway in the field and it is not yet appearing as Registered, it will show here as Provisioned until you complete the registration process.
๐ Device Detail Viewโ
Click any device name in the list to open its detail page. The page is organized into four information panels and a Job Details log.
๐ Device Infoโ
What does each field mean?
| Field | Description |
|---|---|
| Serial Number | Hardware serial number of the gateway unit |
| Telematics # | The TSN linking this gateway to its associated asset |
| Model | Hardware model designation |
| Manufacturer | Gateway hardware manufacturer |
| Firmware Version | Currently installed firmware version on the device |
โ๏ธ Device Configurationโ
What does each field mean?
| Field | Description |
|---|---|
| Connection Type | Network protocol in use (e.g., 3G, 4G LTE) |
| IMSI | Identifies the SIM card |
| ICCID | SIM card serial number |
| SIM Provider | Cellular carrier providing connectivity |
| IMEI | Hardware identifier for the cellular module |
๐ Device Connector Infoโ
What does each field mean?
| Field | Description |
|---|---|
| Status | Current registration status (Provisioned, Registered, Activated) |
| Connector Type | Communication protocol in use โ Modbus, Canbus, or BLE |
| Connector Version | Installed version of the connector configuration |
| Availability | Whether the connector is currently available or unavailable |
| Last Connected | Timestamp of the most recent successful connector communication |
๐ Device Locationโ
Displays the last known GPS coordinates and physical location of the gateway, updated with each data transmission. If no location data has been received yet, this panel will show "Not found."
๐ง Job Detailsโ
A log of all Over-the-Air (OTA) update jobs that have been dispatched to this gateway.
What does each column mean?
| Column | Description |
|---|---|
| Activity | Description of the job (firmware update, configuration update, etc.) |
| Version | The version being deployed |
| Status | Current job state (pending, in progress, completed, failed) |
| Created At | When the job was initiated |
| Completed At | When the job finished |
๐ Device Registrationโ
Before a gateway can transmit live data, it must be registered and linked to its corresponding asset. Registration is a one-time process performed when a new gateway is deployed in the field.
The Registration Lifecycleโ
๐ฆ Provisioned
Gateway is powered on and communicating with the platform.
Awaiting registration.
โ
๐ Registered
User registers the gateway using its serial number.
Gateway is linked to an asset via its Telematics Serial Number.
Initial firmware and connector configuration are applied.
โ
โ
Activated
Asset is activated. Gateway begins transmitting live sensor data.
โ
๐ข Available / ๐ Unavailable
Ongoing connectivity status โ updates in real time.
How to Register a Gatewayโ
- Locate the gateway's serial number on the physical unit or in the Device List (where it will appear as Provisioned)
- Click the registration action (โ icon) on that device's row
- Enter the serial number to confirm the device
- The platform links the gateway to its associated asset using the Telematics Serial Number
- An initial firmware update and default connector configuration are applied automatically
- The device status changes to Registered and begins transmitting data
โ ๏ธ Non-obvious: The gateway must be powered on and connected to a network before registration can complete. A device that cannot reach the platform will not advance past the Provisioned state.
๐ Connector Typesโ
The connector is the communication protocol the gateway uses to read data from the asset's onboard controller.
| Connector | Protocol | Typical Use |
|---|---|---|
| Modbus | Serial / TCP-IP | Industrial controllers, PLCs, compressors, drives |
| Canbus | CAN 2.0 | Mobile equipment, vehicle-based controllers |
| BLE | Bluetooth Low Energy | Wireless sensors, beacon-based part tracking |
The connector type is configured during registration and can be updated remotely via an OTA configuration update at any time.
๐ก Over-the-Air (OTA) Updatesโ
The platform supports two types of remote updates that can be pushed to any registered gateway without requiring physical access to the device.
Firmware Updatesโ
Deploys a new version of the gateway's core software โ used to introduce new capabilities, apply security patches, or resolve known issues. Once dispatched, the gateway downloads the new version, applies it, and restarts the necessary services automatically. The updated firmware version is reflected in the Device Info panel after completion.
Connector Configuration Updatesโ
Updates the configuration that controls how the gateway communicates with the asset's controller. Used when sensor parameters change, new data points need to be enabled, or connector settings need to be adjusted for a specific asset model. The new sensor data begins flowing to the platform immediately after the gateway applies the updated configuration.
๐ All OTA job activity is logged in the Job Details section of the device detail page, including the activity description, version deployed, and completion status โ providing a full audit trail of every remote update performed on the device.
๐ Common Workflowsโ
Workflow 1 โ Deploying a New Gateway in the Fieldโ
- Install the gateway hardware on the asset
- Power the device on โ it connects automatically and appears as Provisioned in the Device List
- In the Devices app, locate the device by its serial number
- Click the registration action and complete the registration form
- Confirm the TSN to link the gateway to the correct asset
- The platform pushes the initial firmware and connector configuration automatically
- Device status advances to Registered, then Activated
- Verify live data is flowing via the asset's Sensors tab
โ Result: The gateway is live, transmitting sensor data, and fully visible in the platform.
Workflow 2 โ Pushing a Configuration Update to a Gatewayโ
- Navigate to Devices and open the target device
- Review the current Connector Type and Connector Version in the Device Connector Info panel
- Initiate a configuration update job with the new configuration file
- Monitor the job status in the Job Details section โ it will progress from pending to completed
- Once complete, verify the new sensor data is flowing correctly via the asset's Sensors tab
โ Result: The gateway's connector configuration is updated remotely with no physical access required. The new data points are live immediately.
Workflow 3 โ Investigating an Offline Gatewayโ
- In the Device List, identify devices with Unavailable status
- Check the Last Communicated timestamp โ how long has the device been offline?
- Open the device detail and review the Device Connector Info panel for the last connected timestamp
- Check the Device Configuration panel to confirm the SIM Provider and Connection Type are as expected
- If the device was recently online, the issue may be a temporary network disruption โ monitor for reconnection
- If the device has been offline for an extended period, dispatch a field technician to inspect the hardware and network connection
โ Best Practicesโ
- ๐ Register gateways before deploying assets. Completing registration before the asset goes into service ensures live data flows from the first day of operation, with no gap in the telemetry history.
- ๐ Record serial numbers during installation. The gateway serial number is the primary identifier during registration. Capturing it at the time of installation โ before the equipment is in a hard-to-reach location โ saves time later.
- ๐ Keep firmware current. Use OTA firmware updates to maintain gateways on the latest version. Outdated firmware can cause connectivity issues or limit the platform's ability to receive new sensor data types.
- ๐ Use device location data to verify field deployments. The Device Location panel confirms that a gateway is physically where it is supposed to be โ useful for multi-site deployments.
- ๐ Match the connector type to the asset's controller. Modbus is the most common for industrial compressors and machinery. Confirm the correct protocol before applying a connector configuration update.
๐ก Tips & Shortcutsโ
| Tip | How |
|---|---|
| Find a specific gateway | Search by gateway name or serial number in the Device List |
| Check fleet connectivity at a glance | The Device Statistics chart shows Available vs. Unavailable counts without opening individual devices |
| Identify unregistered hardware | Filter or scan for devices in Provisioned status โ these are installed but not yet registered |
| Track OTA job progress | Open the device detail page and check the Job Details section for real-time job status |
| Verify after a configuration update | Always confirm new sensor data is flowing in the asset's Sensors tab after any connector configuration change |
๐ Related Appsโ
- โ๏ธ Assets โ Assets connected to these devices
- ๐ Alerts โ Alerts triggered by device sensor data