system
Description: system attributes : OBJECT
| Element | Type | Description |
| accessoryCards | ARRAY | Specifies the list of installed accessory cards |
| apiVersion | STRING | Specifies the API version |
| capabilities | OBJECT | Reports hardware capabilities |
| adc | BOOL | Specifies whether the device supports analog inputs |
| battery | BOOL | Specifies whether the device supports backup battery |
| bluetooth | BOOL | Specifies whether the device supports Bluetooth |
| cell | BOOL | Specifies whether the device supports Cellular |
| cellWwan | BOOL | Specifies whether the cellular radio supports QMI WWAN interface |
| din | BOOL | Specifies whether the device supports digital inputs |
| docker | BOOL | Specifies whether the device supports Docker |
| dout | BOOL | Specifies whether the device supports digital outputs |
| ethSwitch | BOOL | Specifies whether the device supports Ethernet Switch |
| externalSerialPort | BOOL | Specifies whether the device supports an external serial port |
| flexibleSerialPort | BOOL | Specifies whether the device supports a flexible serial port |
| gpio | BOOL | Specifies whether the device supports GPIO |
| gps | BOOL | Specifies whether the device supports GPS |
| lora | BOOL | Specifies whether the device supports LoRa |
| loraNetworkServer | BOOL | Specifies whether the LoRa Network Server is installed |
| nodeRed | BOOL | Specifies whether the if Node-RED server is installed false |
| rs232 | BOOL | Specifies whether the device supports RS-232 interface |
| rs422 | BOOL | Specifies whether the device supports RS-422 interface |
| rs485 | BOOL | Specifies whether the device supports RS-485 interface |
| serial | BOOL | Specifies whether the device supports external serial port |
| tpm | BOOL | Specifies whether the device supports Trusted Platform Module (TPM) |
| wifi | BOOL | Specifies whether the device supports Wi-Fi |
| cellPpp | BOOL | Specifies whether the cellular radio supports the PPP data connecton protocol |
| cmdtty | STRING | Specifies the TTY device that issues AT commands to the device |
| date | STRING | Specifies the current system date |
| datetime | STRING | Specifies the current system date and time |
| dbDirty | BOOL | Specifies whether the database is in a dirty state |
| defaultDeviceName | STRING | Specifies the default name of the device |
| deviceHostname | STRING | Device hostname |
| deviceId | STRING | Specifies the device ID |
| deviceName | STRING | Specifies the configured name of the device |
| ethSwitch | OBJECT | Provides the details about available Ethernet Switch ports* |
| chip | STRING | Specifies the chip model* |
| ports | STRING | Lists the available ports* |
| portName | STRING | The name of the port* |
| id | UINT | The port ID* |
| mac | STRING | The port mac address* |
| firmware | STRING | Specifies the firmware version |
| firmwareDate | STRING | Specifies the date the firmware was built |
| firmwareImageId | STRING | Specifies the firmware Image ID value |
| firstTimeSetup | BOOL | Specifies whether the device is set to default values |
| hardwareVersion | STRING | Specifies the hardware version of the device |
| imei | STRING | Specifies the international mobile station equipment identity |
| imsi | STRING | Specifies the international mobile subscriber identity |
| loraEui | STRING | EUI of the build-in LoRa card |
| loraFpgaVersion | UINT | FPGA firmware version of the build-in LoRa card |
| loraHwVersion | STRING | Hardware Version of the build-in LoRa card |
| loraProductId | STRING | Product ID of the build-in LoRa card |
| macAddress | STRING | Specifies the MAC address of the device’s Ethernet port |
| macAddress1 | STRING | |
| macBluetooth | STRING | Specifies the MAC address of the device’s Bluetooth module |
| macWifi | STRING | Specifies the MAC address of the device’s Wi-Fi module |
| memory | OBJECT | Contains a list of the current memory statistics |
| mode | STRING | Specifies the system level mode of the device (default:ROUTER) |
| oemConfigSet | BOOL | Specifies whether the OEM configuration is set (default: false) |
| oemId | STRING | Specifies configurable device id |
| oemString1 | STRING | |
| oemString2 | STRING | |
| permission | STRING | Specifies the authorization level of the active user |
| platform | STRING | NOTE: this is not a part of public API (do not share) |
| ppptty | STRING | Specifies the TTY device that PPP uses to make connections |
| productId | STRING | Specifies the product ID |
| radio | OBJECT | Specifies the radio’s model number and type |
| carrier | STRING | Specifies the carrier currently providing cellular connectivity |
| code | STRING | Specifies the radio model’s code number: H5, H6, EV3, C2, G3, LAT1, VW2 or LEU1 |
| firmware | STRING | Specifies radio firmware version |
| type | STRING | Specifies the type of radio, GSM, CMDA or LTE |
| restartNeeded | BOOL | Specifies whether settings have been changed and a restart is required to reflect those changes in services |
| signedFirmwareValidation | BOOL | Enable to require a signed firmware and perform a signature validation before the firmware upgrade. (default:true) |
| time | STRING | Specifies the current system time of the device |
| uptime | STRING | Specifies how long the device has been running |
| user | STRING | Specifies the user currently logged in |
| uuid | STRING | uuid |
| vendorId | STRING | Specifies the vendor of the device |
| webTitle | STRING | Specifies the title configured to display in a browser |
*For Conduit 300 only