Mileage Threshold Monitoring
Information about Mileage Threshold Monitoring is implemented in the MileageThresholdMonitoring object. The attributes of the MileageThresholdMonitoring object are:
Attribute
|
Description
|
---|---|
active |
A boolean value indicating if threshold monitoring is activated (true) or deactivated (false). |
threshold |
A double that contains value of the threshold to monitor. U.S. and Imperial valid range is 0 - 2,668,768.9 miles. Metric valid range is 0 - 4,294,967.2 km. Only values with one or fewer decimal places are accepted or returned. |
notification |
An array of Email objects containing the addresses to be notified when a temperature monitoring event occurs. |
WSDL Definition
Here is how the Mileage Threshold Monitoring object is defined within the WSDL
|
Sample XML
Here is some sample XML that shows what the Trailer Information object will look like in XML
|