GET api/Units/Get?serialNumber={serialNumber}
Returns a specific unit
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
serialNumber | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns a specific unit
UnitModelName | Description | Type | Additional information |
---|---|---|---|
SerialNumber |
Read Only |
string |
None. |
UnitName | string |
String length: inclusive between 0 and 128 |
|
IntervalSeconds |
Wakeup interval in seconds. Some tracker types allow disabling interval based reporting (indicated by 'IntervalReportDisableAvailable' property), in which case this value can be 0. When updating: Allowed range is dependent on unit type, Firmwareversion and permissions granted to the user account, but can never be outside the absolute specified range. If an update is attempted with a value outside the allowed range (but inside the absolute range), the unit's actual minimum or maximum value will be set instead. For trackers that do not allow disabling interval based reporting, setting a value of 0 will be ignored. |
integer32 |
Null values possible. Range: inclusive between 300 and 1209600, or 0 |
IntervalReportDisableAvailable |
Read Only. Indicates if the unit supports disabling interval based reporting by setting 'IntervalSeconds' to 0. |
boolean |
None. |
UnitConfiguredIntervalSeconds |
Read Only. Wakeup interval currently configured in the unit. May differ from Wakeup interval if a configuration is pending. Can be used to determine when a unit configuration is scheduled to take place. |
integer32 |
Null values possible. |
FixedReportHoursMaxCount |
Number of available fixed hour report slots (1-10) Read only |
integer32 |
None. |
FixedReportTime1Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime1DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime2Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime2DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime3Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime3DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime4Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime4DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime5Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime5DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime6Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime6DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime7Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime7DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime8Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime8DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime9Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime9DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
FixedReportTime10Hour |
Set the hour of fixed report. Ie. a value of 10 will set the unit to report at approx. 10:00 UTC each day. Setting this value will disable IntervalSeconds reporting. Setting all FixedReportTime[X]Hour values to null (or omitting them) will enable IntervalSeconds reporting. |
integer32 |
Null values possible. Range: inclusive between 0 and 23 |
FixedReportTime10DayOfWeek |
Set days for fixed hour report. Flags enum. Example Mon(2), Tue(4), Wed(8), Thu(16), Fri(32) = 62. All days (default) = 127. Can not be 0. Null or omitting value will set all days (127) |
DayOfWeekEnum |
Null values possible. |
RFIDBeaconOn | boolean |
Null values possible. |
|
RFIDPowerLevel |
RFID beacon power level (0-20) (firmware 3.52 and later) |
integer32 |
Null values possible. |
TXValue |
Read Only |
integer32 |
Null values possible. |
RXValue |
Read Only |
integer32 |
Null values possible. |
UnitPhoneNumber |
Deprecated |
string |
String length: inclusive between 0 and 20 |
ServerURL |
Deprecated |
string |
None. |
ServerPort |
Deprecated |
integer32 |
Null values possible. |
UserGroupId | integer32 |
Null values possible. |
|
UserGroupName | string |
None. |
|
MotionSensorAvailable |
Read Only |
boolean |
None. |
MotionTriggerEnabled |
Deprecated. Use MotionTrigger instead - Read-only |
boolean |
Null values possible. |
MotionIntervalReportDisableAvailable |
Read Only. Indicates if the unit supports disabling interval based reporting while in motion by setting 'MotionIntervalSeconds' to 0. |
boolean |
None. |
MotionTrigger |
Motion trigger (Off, log (if supported), report) |
TriggerLevelEnum |
Range: inclusive between -1 and 2 |
MotionIntervalSeconds |
Reporting interval when device is in motion. Will be null if 'MotionTrigger' is 'TriggerLevelEnum.Off' - unless 'MotionIntervalReportDisableAvailable' is true, in which case this property can still have a value even when MotionTrigger is 'TriggerLevelEnum.Off'. Some tracker types allow disabling interval based reporting while in motion (indicated by 'MotionIntervalReportDisableAvailable' property), in which case this property can have a value of 0. When updating: Allowed range is dependent on tracker type, Firmwareversion and permissions granted to the user account, but can never be outside the absolute specified range. If an update is attempted with a value outside the allowed range for the tracker (but inside the absolute range), the tracker's actual minimum or maximum value will be set instead. When 'MotionIntervalReportDisableAvailable' is false, setting this property to 0 will be ignored. When 'MotionIntervalReportDisableAvailable' is true, setting this property to 0 will disable interval based reporting while in motion. |
integer32 |
Null values possible. Range: inclusive between 120 and 64801, or 0 |
ShockSensorAvailable |
Read Only |
boolean |
None. |
ShockTriggerEnabled |
Deprecated. Use ShockTrigger instead - Read-only |
boolean |
Null values possible. |
ShockTrigger |
Shock trigger (Off, log (if supported), report) |
TriggerLevelEnum |
Range: inclusive between -1 and 2 |
ShockTriggerLevel |
Shock trigger level in mili-G (1000 = 1G). Will be null if 'ShockTrigger' is 'TriggerLevelEnum.Off'. When updating: This property will be ignored in an update if 'ShockTrigger' is 'TriggerLevelEnum.Off', or the update does not also define a 'ShockTrigger' other than 'TriggerLevelEnum.Off'. Allowed range is dependent on unit type, Firmwareversion and permissions granted to the user account, but can never be outside the absolute specified range. If an update is attempted with a value outside the allowed range (but inside the absolute range), the unit's actual minimum or maximum value will be set instead. |
integer32 |
Null values possible. Range: inclusive between 1500 and 15000 |
LightSensorAvailable |
Read Only |
boolean |
None. |
LightTriggerEnabled |
Deprecated. Use LightTrigger instead - Read-only |
boolean |
Null values possible. |
LightTrigger |
Light trigger (Off, log (if supported), report) |
TriggerLevelEnum |
Range: inclusive between -1 and 2 |
LightTriggerLevel |
Light trigger level in percentage (15-100) |
integer32 |
Null values possible. Range: inclusive between 15 and 100 |
TiltSensorAvailable |
Read Only. |
boolean |
None. |
TiltTriggerEnabled |
Deprecated. Use TiltTrigger instead - Read-only |
boolean |
Null values possible. |
TiltTrigger |
Tilt trigger (Off, log (if supported), report). Tilt and rotation are using the same fields, so this is identical to rotation trigger. Rotation usage is user permission based. |
TriggerLevelEnum |
Range: inclusive between -1 and 2 |
TiltAngle |
Tilt trigger angle [10-170]. Tilt and rotation are using the same fields, so this is identical to rotation angle. Rotation usage is user permission based. |
integer32 |
Null values possible. Range: inclusive between 10 and 170 |
RotationAvailable |
Read only. Is rotation available on device |
boolean |
None. |
RotationTrigger |
Rotation trigger (Off, log (if supported), report). Tilt and rotation are using the same fields, so this is identical to tilt trigger. Rotation usage is user permission based. |
TriggerLevelEnum |
Range: inclusive between -1 and 2 |
RotationStartAngle |
Rotation start angle [10-170]. Tilt and rotation are using the same fields, so this is identical to tilt angle. Rotation usage is user permission based. |
integer32 |
Null values possible. Range: inclusive between 10 and 170 |
RotationStopAngle |
Rotation stop angle [10-170]. Reuqires rotation permission |
integer32 |
Null values possible. Range: inclusive between 10 and 170 |
RotationStopTimeSeconds |
Rotation stop time (seconds). Requires rotation permission |
integer32 |
Null values possible. Range: inclusive between 10 and 999999 |
TemperatureRangeTriggerAvailable |
Read only |
boolean |
None. |
OutsideTemperatureRangeTrigger |
OutsideTemperatureRange trigger (Off, log, report) |
TriggerLevelEnum |
Range: inclusive between -1 and 2 |
TemperatureRangeLowValue |
Define low value of temperature range in Celsius. Null to disable low range check Disabling both 'TemperatureRangeLowValue' and 'TemperatureRangeHighValue' while 'OutsideTemperatureRangeTrigger' is not TriggerLevelEnum.Off results in 'OutsideTemperatureRangeTrigger' being set to TriggerLevelEnum.Off |
integer32 |
Null values possible. Range: inclusive between -30 and 80 |
TemperatureRangeHighValue |
Define high value of temperature range in Celsius. Null to disable high range check Disabling both 'TemperatureRangeLowValue' and 'TemperatureRangeHighValue' while 'OutsideTemperatureRangeTrigger' is not TriggerLevelEnum.Off results in 'OutsideTemperatureRangeTrigger' being set to TriggerLevelEnum.Off |
integer32 |
Null values possible. Range: inclusive between -30 and 80 |
PressureRangeTriggerAvailable |
Read only |
boolean |
None. |
OutsidePressureRangeTrigger |
OutsidePressureRange trigger (Off, log, report) |
TriggerLevelEnum |
Range: inclusive between -1 and 2 |
PressureRangeLowValue |
Define low value of pressure range in millibar. Null to disable low range check Disabling both 'PressureRangeLowValue' and 'PressureRangeHighValue' while 'OutsidePressureRangeTrigger' is not TriggerLevelEnum.Off results in 'OutsidePressureRangeTrigger' being set to TriggerLevelEnum.Off |
integer32 |
Null values possible. Range: inclusive between 300 and 1100 |
PressureRangeHighValue |
Define high value of pressure range in millibar. Null to disable high range check Disabling both 'PressureRangeLowValue' and 'PressureRangeHighValue' while 'OutsidePressureRangeTrigger' is not TriggerLevelEnum.Off results in 'OutsidePressureRangeTrigger' being set to TriggerLevelEnum.Off |
integer32 |
Null values possible. Range: inclusive between 300 and 1100 |
HumidityRangeTriggerAvailable |
Read only |
boolean |
None. |
OutsideHumidityRangeTrigger |
OutsideHumidityRange trigger (Off, log, report) |
TriggerLevelEnum |
Range: inclusive between -1 and 2 |
HumidityRangeLowValue |
Define low value of humidity range in percent. Null to disable low range check. Disabling both 'HumidityRangeLowValue' and 'HumidityRangeHighValue' while 'OutsideHumidityRangeTrigger' is not TriggerLevelEnum.Off results in 'OutsideHumidityRangeTrigger' being set to TriggerLevelEnum.Off |
integer32 |
Null values possible. Range: inclusive between 0 and 100 |
HumidityRangeHighValue |
Define high value of humidity range in percent. Null to disable high range check Disabling both 'HumidityRangeLowValue' and 'HumidityRangeHighValue' while 'OutsideHumidityRangeTrigger' is not TriggerLevelEnum.Off results in 'OutsideHumidityRangeTrigger' being set to TriggerLevelEnum.Off |
integer32 |
Null values possible. Range: inclusive between 0 and 100 |
DeviceLoggingEnabled |
Read Only |
boolean |
Null values possible. |
GPSAvailable |
Read Only |
boolean |
None. |
GPSEnabled |
Read Only, without special permission |
boolean |
Null values possible. |
SkipGPSIfNoMotion |
Device will skip GPS, if there has not been any motion registered since last report. Read Only, without special permission |
boolean |
Null values possible. |
EnableTriangulation |
Enable Triangulation (If disabled, permanently delete positions with no GPS fix) |
boolean |
Null values possible. |
ConfigurationPending |
Read Only. Indicates if unit has pending configuration changes, not yet submitted to the device |
boolean |
Null values possible. |
SMSPowerSave |
Enable SMS power save (set to true) to prevent device from listening for SMS after reporting. |
boolean |
Null values possible. |
UnitTypeId |
Read Only. |
integer32 |
Null values possible. |
UnitTypeName |
Read Only. Unit type (ie. T7, T9, etc.) |
string |
None. |
ReferenceId | string |
String length: inclusive between 0 and 128 |
|
DailyScheduleAvailable |
Read Only. True if unit supports daily schedule |
boolean |
None. |
DailySchedule |
Daily schedule ("Arming"). Will be null if unit has not activated daily schedule. To disable existing schedule, include a UnitDailyScheduleModel with enabled = false. Omitting UnitDailyScheduleModel or setting to null will not result in changes. |
UnitDailyScheduleModel |
None. |
Closed |
Unit is closed |
boolean |
None. |
RequestedClosed |
The unit has been requested closed |
boolean |
None. |
Suspended |
The unit has been suspended by Trusted A/S because of non-payment. All access to data has been revoked until any outstanding issues have been resolved. |
boolean |
Null values possible. |
FirmwareVersion |
Unit firmware version |
decimal number |
None. |
DeliveryDate |
Delivery month (if available) |
date |
Null values possible. |
BatteryInstalledDate | date |
Null values possible. |
|
RFIDBeaconOnSeconds |
Number of seconds with RFID beacon turned on |
integer32 |
None. |
UtilizationMode |
Current utilization mode (deprecated) |
integer32 |
None. |
ReplacedBySerialnumber |
Unit is replaced by this serialnumber, if any |
string |
None. |
ReplacingSerialnumber |
Unit is replacing this serialnumber, if any |
string |
None. |
FlightMode |
Flight mode status, if any |
UnitFlightModeModel |
None. |
NextServiceKm |
Next service (km) for trips info |
integer32 |
Null values possible. |
NextServiceHours |
Next service (hours) for trips info |
integer32 |
Null values possible. |
TripCounterOffsetKm |
Trip counter offset (km) |
integer32 |
Null values possible. |
TripCounterOffsetHours |
Trip counter offset (hours) |
integer32 |
Null values possible. |
LogDataEnabled |
Log data on fixed interval enabled. You must configure a valid fixed schedule at the same time as enabling log data |
boolean |
Null values possible. |
LogDataIntervalSeconds |
Log data on fixed interval (seconds) |
integer32 |
Null values possible. |
GPSOnLogData |
GPS position on log on fixed interval |
boolean |
Null values possible. |
ItemDescription | string |
String length: inclusive between 0 and 255 |
|
UnitNotes | string |
None. |
|
ActivationDate |
Date of activation. Null if unit is not activated yet |
date |
Null values possible. |
CurrentSubscription |
Read Only. The current subscription (Trusted Basic, Trusted Vision, Trusted Premium, Trusted S1). |
string |
None. |
CurrentSubscriptionStartDate |
Read Only. Start date of current subscription (if available). |
date |
Null values possible. |
CurrentSubscriptionEndDate |
Read Only. End date of current subscription (if available). |
date |
Null values possible. |
TAASCommitmentStartDate |
Read Only. Start date of current Trusted as-a-service commitment (if applicable). |
date |
Null values possible. |
TAASCommitmentEndDate |
Read Only. End date of current Trusted as-a-service commitment (if applicable). |
date |
Null values possible. |
NextInspectionDate |
The date for next inspection (if available) |
date |
Null values possible. |
LastCommunicationDate |
The date of last communication |
date |
None. |
RATStrategyModeId |
RAT Strategy mode Id (if available). Use api/Units/RATStrategyModesAvailable to get available modes |
integer32 |
Null values possible. |
RATStrategySettings |
RAT strategy settings (if available). Array of 5 settings. Can be left empty to use default settings. Use api/Units/RATStrategyModesAvailable to get available modes |
Collection of integer32 |
None. |
UnitId |
Unit id. Can be used to create direct link to TVS website (Read only) |
integer32 |
None. |
GuardLockSite | GuardLockSite |
None. |
|
BLEInterval |
BLE broadcast interval in milliseconds. A value of 0 will turn off BLE module entirely (default). This setting is ignored for units that do not support BLE. |
integer32 |
Range: inclusive between 100 and 65535, or 0 |
IsNoCommunication | boolean |
None. |
|
IODataSupported |
readonly. Will be true for units that support additional I/O sensordata. I/O data will then available from ~/api/SensorData/IOData endpoint |
boolean |
None. |
RFIDBeaconAvailable |
readonly. Will be true for units that has radio beacon. |
boolean |
None. |
BLEAvailable |
readonly. Will be true for units that has Bluetooth LE module. |
boolean |
None. |
IOSettings |
Settings for supported I/O on the unit. Will be null for units that do not support I/O. |
IOSettings |
None. |
ProductTypeName | string |
None. |
|
PressureSensorAvailable |
Read Only |
boolean |
None. |
HumiditySensorAvailable |
Read Only |
boolean |
None. |
DistanceFilterAvailable |
Read only |
boolean |
None. |
DistanceTrigger |
Distance trigger. |
boolean |
None. |
DistanceMeter |
Meters to move before triggering. |
integer32 |
Null values possible. Range: inclusive between 0 and 30000 |
PublicLink |
Read only. Public link URL, if any. |
string |
Null values possible. |
PublicLinkDetails |
Read only. |
UnitPublicLinkModel |
None. |
MessageCount |
Read only. Number of messages since last battery change |
integer32 |
Null values possible. |
ComAttempts |
Read only. Number of communication attempts since last battery change. |
integer32 |
Null values possible. |
TagReaderAvailable |
Read only |
boolean |
None. |
CanBatteryReset |
Read only |
boolean |
None. |
CanChangeBattery |
Read only |
boolean |
None. |
SIAEnabled |
Read only. |
boolean |
None. |
Response Formats
application/json, text/json
{ "SerialNumber": "sample string 1", "UnitName": "sample string 2", "IntervalSeconds": 1, "IntervalReportDisableAvailable": true, "UnitConfiguredIntervalSeconds": 1, "FixedReportHoursMaxCount": 4, "FixedReportTime1Hour": 1, "FixedReportTime1DayOfWeek": 1, "FixedReportTime2Hour": 1, "FixedReportTime2DayOfWeek": 1, "FixedReportTime3Hour": 1, "FixedReportTime3DayOfWeek": 1, "FixedReportTime4Hour": 1, "FixedReportTime4DayOfWeek": 1, "FixedReportTime5Hour": 1, "FixedReportTime5DayOfWeek": 1, "FixedReportTime6Hour": 1, "FixedReportTime6DayOfWeek": 1, "FixedReportTime7Hour": 1, "FixedReportTime7DayOfWeek": 1, "FixedReportTime8Hour": 1, "FixedReportTime8DayOfWeek": 1, "FixedReportTime9Hour": 1, "FixedReportTime9DayOfWeek": 1, "FixedReportTime10Hour": 1, "FixedReportTime10DayOfWeek": 1, "RFIDBeaconOn": true, "RFIDPowerLevel": 1, "TXValue": 1, "RXValue": 1, "UnitPhoneNumber": "sample string 5", "ServerURL": "sample string 6", "ServerPort": 1, "UserGroupId": 1, "UserGroupName": "sample string 7", "MotionSensorAvailable": true, "MotionTriggerEnabled": true, "MotionIntervalReportDisableAvailable": true, "MotionTrigger": 0, "MotionIntervalSeconds": 1, "ShockSensorAvailable": true, "ShockTriggerEnabled": true, "ShockTrigger": 0, "ShockTriggerLevel": 1, "LightSensorAvailable": true, "LightTriggerEnabled": true, "LightTrigger": 0, "LightTriggerLevel": 1, "TiltSensorAvailable": true, "TiltTriggerEnabled": true, "TiltTrigger": 0, "TiltAngle": 1, "RotationAvailable": true, "RotationTrigger": 0, "RotationStartAngle": 1, "RotationStopAngle": 1, "RotationStopTimeSeconds": 1, "TemperatureRangeTriggerAvailable": true, "OutsideTemperatureRangeTrigger": 0, "TemperatureRangeLowValue": 1, "TemperatureRangeHighValue": 1, "PressureRangeTriggerAvailable": true, "OutsidePressureRangeTrigger": 0, "PressureRangeLowValue": 1, "PressureRangeHighValue": 1, "HumidityRangeTriggerAvailable": true, "OutsideHumidityRangeTrigger": 0, "HumidityRangeLowValue": 1, "HumidityRangeHighValue": 1, "DeviceLoggingEnabled": true, "GPSAvailable": true, "GPSEnabled": true, "SkipGPSIfNoMotion": true, "EnableTriangulation": true, "ConfigurationPending": true, "SMSPowerSave": true, "UnitTypeId": 1, "UnitTypeName": "sample string 18", "ReferenceId": "sample string 19", "DailyScheduleAvailable": true, "DailySchedule": { "SerialNumber": "sample string 1", "Enabled": true, "WakeupTrigger": true, "MotionTrigger": true, "ShockTrigger": true, "TiltTrigger": true, "LightTrigger": true, "InsideIntervals": true, "Days": [ { "DayNumber": 1, "StartMinute": 2, "EndMinute": 3 }, { "DayNumber": 1, "StartMinute": 2, "EndMinute": 3 } ] }, "Closed": true, "RequestedClosed": true, "Suspended": true, "FirmwareVersion": 23.1, "DeliveryDate": "2024-11-21T10:26:42.2836698+00:00", "BatteryInstalledDate": "2024-11-21T10:26:42.2836698+00:00", "RFIDBeaconOnSeconds": 24, "UtilizationMode": 25, "ReplacedBySerialnumber": "sample string 26", "ReplacingSerialnumber": "sample string 27", "FlightMode": { "SerialNumber": "sample string 1", "Enabled": true, "StartTime": "2024-11-21T10:26:42.2836698+00:00", "EndTime": "2024-11-21T10:26:42.2836698+00:00", "Status": 0, "ActiveHoursLeft": null, "StatusText": "Disabled" }, "NextServiceKm": 1, "NextServiceHours": 1, "TripCounterOffsetKm": 1, "TripCounterOffsetHours": 1, "LogDataEnabled": true, "LogDataIntervalSeconds": 1, "GPSOnLogData": true, "ItemDescription": "sample string 28", "UnitNotes": "sample string 29", "ActivationDate": "2024-11-21T10:26:42.2836698+00:00", "CurrentSubscription": "sample string 30", "CurrentSubscriptionStartDate": "2024-11-21T10:26:42.2836698+00:00", "CurrentSubscriptionEndDate": "2024-11-21T10:26:42.2836698+00:00", "TAASCommitmentStartDate": "2024-11-21T10:26:42.2836698+00:00", "TAASCommitmentEndDate": "2024-11-21T10:26:42.2836698+00:00", "NextInspectionDate": "2024-11-21T10:26:42.2836698+00:00", "LastCommunicationDate": "2024-11-21T10:26:42.2836698+00:00", "RATStrategyModeId": 1, "RATStrategySettings": [ 1, 2 ], "UnitId": 32, "GuardLockSite": null, "BLEInterval": 33, "IsNoCommunication": true, "IODataSupported": true, "RFIDBeaconAvailable": true, "BLEAvailable": true, "IOSettings": { "DigitalInput1Trigger": true, "DigitalInput2Trigger": true, "DigitalInput3Trigger": true, "AnalogInput1Trigger": true, "AnalogInput2Trigger": true, "DigitalOutput1Trigger": true, "DigitalOutput2Trigger": true, "DigitalOutput3Trigger": true, "DigitalOutput1": true, "DigitalOutput2": true, "DigitalOutput3": true }, "ProductTypeName": "sample string 38", "PressureSensorAvailable": true, "HumiditySensorAvailable": true, "DistanceFilterAvailable": true, "DistanceTrigger": true, "DistanceMeter": 1, "PublicLink": "sample string 43", "PublicLinkDetails": { "SerialNumber": "sample string 1", "PublishFromDate": "2024-11-21T10:26:42.2836698+00:00", "GrantedAccess": 0, "PublishedUrl": "sample string 3" }, "MessageCount": 1, "ComAttempts": 1, "TagReaderAvailable": true, "CanBatteryReset": true, "CanChangeBattery": true, "SIAEnabled": true }
application/xml
Sample not available.
text/xml
Sample not available.