remoteManagement
Description: Remote Management settings : OBJECT
| Element | Type | Description |
| accountKey | STRING | Account key registered to the user by the device management platform |
| allowConfigurationUpgrade | BOOL | Allows configuration upgrades to be managed through device management platform (default:true) |
| allowConfigurationUpload | BOOL | Allows the device configuration to be uploaded to remote management platform (default:true) |
| allowFirmwareUpgrade | BOOL | Allows firmware upgrades to be managed through device management platform (default:true) |
| allowRadioFirmwareUpgrade | BOOL | Allows radio firmware upgrades to be managed through device management platform (default:true) |
| checkInDateTime | OBJECT | Configure the device to check in to DeviceHQ at a certain date and time |
| customDays | STRING | Days of the week to check-in to DeviceHQ when the repeatable mode is CUSTOM |
| customTime | STRING | Check-in time in format HH:MM:SS when the repeatable mode is CUSTOM |
| dailyTime | STRING | Check-in time in format HH:MM:SS when the repeatable mode is DAILY |
| repeatable | BOOL | Enable or disable check-in to DeviceHQ on a daily basis (default : false) |
| repeatableMode | STRING | Specify days of the week when to check-in to DeviceHQ. Select DAILY to check-in every day, select CUSTOM to specify particular days of the week |
| single | BOOL | Enable to perform a single check-in to DeviceHQ at specified date and time (default : false) |
| singleDate | STRING | Specify exact date to perform a single check-in to DeviceHQ in format MM/DD/YYYY |
| singleTime | STRING | Specify exact time to perform a single check-in to DeviceHQ in format HH:MM:SS |
| enabled | BOOL | Enables the device to be managed by a remote management platform (default:false) |
| gpsDataInterval | UINT | Specifies the GPS push interval in seconds (default:43200) |
| intervalsEnabled | BOOL | Enables or disables check-in to DeviceHQ periodically at a specified interval (default:true) |
| machineApiAuthToken | STRING | Device API Authentication Token from your Device HQ account for sending backup battery data to Device HQ to display (MTCAP only) |
| machineApiSecret | STRING | Device API Secret from your Device HQ account for sending backup battery data to Device HQ to display (MTCAP only) |
| queryServerInterval | UINT | Specifies the check-in interval in seconds (default:43200) |
| serverName | STRING | URL or IP address of the remote management platform (default:ds.multitech.com) |
| serverPort | UINT | Port of the remote management platform (default:5798) |
| sslEnabled | BOOL | Enables or disables traffic encryption (default:true) |
| syncWithDialOnDemand | BOOL | Allows the device to contact the remote management platform only when the cellular link is already up (default:false) |