Monitoring Plan
DEPRECATED
This webservice is considered deprecated as of March 2016 in favor of the new Monitoring Plan 2, which includes the Change Time as a time string as well as the Trailer Specs and Mileage Threshold attributes.
Please make plans to adopt the new webservice in your integration code.
Information about a Monitoring Plan is implemented in the MonitoringPlan object. The attributes of the MonitoringPlan object are:
Attribute
|
Description
|
---|---|
alertMap |
The Alert Map is a character string that represents configuration for monitoring plan alerts with values 0-3. |
auxSensorReq |
"0" = The trailer does not require an aux sensor in order to assign this plan. |
cargoSensorReq |
"0" = The trailer does not require a cargo sensor in order to assign this plan. |
description |
The monitoring plan's description. |
doorSensorReq |
"0" = The trailer does not require a door sensor in order to assign this plan. |
id |
The monitoring plan's unique ID. |
lastChangeTime |
The last time the plan was changed. |
markedDeletion |
Indicates if the plan has been marked for deletion (and is therefore no longer able to be assigned). |
numOfTrailers |
The number of trailers presently assigned to the plan. |
parmList |
An array of MonPlanParm objects containing information about the parameters of the monitoring plan. |
reeferReq |
"0" = The trailer does not require a reefer in order to assign this plan. |
statusOverdue |
An value (in days) after which a status report is considered overdue. |
WSDL Definition
MonitoringPlan object as defined in the WSDL
|
XML Sample
MonitoringPlan object in XML.
|