Modes
The device list, which is accessed by navigating to Monitoring > Devices, allows you to view the status of all devices using three view modes:
Connectivity
Displays the following information about the devices' current connectivity status:
- Display Name: The friendly name of the device. Clicking the value navigates to the Device Details screen. This attribute can be changed.
- Name: The human readable unique name associated with the device. This attribute cannot be changed, it is used in the device path and REST API calls.
- Last seen: The date/time when the device last checked in.
- Last Change: The date/time when the device's configuration was last changed.
- Synced: Indicates whether the last set of changes performed in the cloud have been sent to the device.
- Battery: Specifies the last known voltage of the device's battery.
- Signal: Indicates the device's signal strength.
- Dev Mode: Indicates whether the device is configured in developer mode.
- Location: Provides a Show Map button which when clicked, displays the location of the device on a map. This button is only available for devices that report their location.
- Tags: Lists the tags that have been assigned to the device.
Configuration
Displays the follow information about the devices' current configuration:
- Display Name: The friendly name of the device. Clicking the value navigates to the Device Details screen.
- Name: The human readable unique name associated with the device.
- Blueprint name: Shows which Blueprint, if any, has been applied to the device.
- Blueprint version: Shows which Blueprint, if any, has been applied to the device.
- Differ from blueprint: Indicates whether the device has been modified since the Blueprint was applied to the device.
- Last Change: The date/time when the device's configuration was last changed.
- Synced: Indicates whether the last set of changes performed in the cloud have been sent to the device.
- Dev mode: Indicates whether the device is configured in developer mode.
- Firmware version: Specifies the name and version of the device's firmware.
- Tags: Lists the tags that have been assigned to the device.
Identity
Displays the following information about the devices' identities:
- Display Name: The friendly name of the device. Clicking the value navigates to the Device Details screen.
- Name: The human readable unique name associated with the device.
- Creation Date: The date/time when the device was added to Octave.
- Last Change: The date/time when the device's configuration was last changed.
- Location: Provides a Open Map button which when clicked, displays the location of the device on a map. This button is only available for devices that report their location.
- Modele name: The model name of the device.
- Module name: The model number of the device's onboard processor.
- Serial Number: The device's module serial number.
- ICCID: The device's SIM identifier.
- IMEI: The device's module identifier.
- ID: The unique ID of the device on Octave. It is used in REST API calls.
- Tags: Lists the tags that have been assigned to the device.
Developer
Displays the following information about the devices:
- Display Name: The friendly name of the device. Clicking the value navigates to the Device Details screen. This attribute can be changed.
- Name: The human readable unique name associated with the device. This attribute cannot be changed, it is used in the device path and REST API calls.
- Last seen: The date/time when the device last checked in.
- Signal: Indicates the device's signal strength and Radio access technology reported.
- Dev Mode: Indicates whether the device is configured in developer mode.
- Last Change: The date/time when the device's configuration was last changed.
- Synced: Indicates whether the last set of changes performed in the cloud have been sent to the device.
- Differ from blueprint: Indicates whether the device has been modified since the Blueprint was applied to the device.
- Blueprint name: Shows which Blueprint, if any, has been applied to the device.
- Blueprint version: Shows which Blueprint, if any, has been applied to the device.
- Firmware version: Specifies the name and version of the device's firmware.
- ID: The unique ID of the device on Octave. It is used in REST API calls.
- Tags: Lists the tags that have been assigned to the device.
Updated almost 5 years ago
What’s Next