InfoServiceAdjustment
Name: Info Service Adjustment
| Field | Documentation |
|---|---|
| AdjustmentId | Unique adjustment ID. |
| AdjustmentType | Type of adjustment: 0 = None, 1 = BlockOverload, 2 = RouteAdjustment (rarely used - this can be represented by a series of schedule offsets), 3 = ScheduleOffset, 4 = CancelCrossings, 5 = CancelTrip (for future use), 6 = SplitWorkpiece . |
| DeviceId | Unique identifier of the unit that is sending back the AVL information, essentially denoting Vehicle ID. |
| BlockId | Unique identifier of a block. |
| OverloadId | Unique ID of block adjustments. |
| VehicleName | VehicleId: name of the vehicle for split workpiece. |
| StartDate | RouteAdjustment only: Start date of the adjustment. |
| EndDate | RouteAdjustment only: End date of the adjustment. |
| ScheduleOffset | Time offset to be applied to the current schedule. |
| LastUpdateDate | Date when the record was last updated. |
| LastUpdateTime | Time when the record was last updated. Value is in seconds from midnight. |
| StartTime | Start time of the adjustment. Value is in seconds from midnight. |
| EndTime | End time of the adjustment. Value is in seconds from midnight. |
| StartTripId | ID of the first trip in the block. |
| StartStopId | ID of the first stop in the block. |
| StartBlockStopSequence | First block stop sequence affected by the adjustment. |
| StartRouteId | ID of the first route in the block. |
| StartRouteDirectionName | Abbreviated name of the starting route direction; can be multiples. |
| EndTripId | ID of the last trip in the block. |
| EndStopId | ID of the last stop in the block. |
| EndBlockStopSequence | Last block stop sequence affected by the adjustment. |
| EndRouteId | ID of the last route in the block. |
| EndRouteDirectionName | Abbreviated name of the ending route direction; can be multiples. |
| DetourId | Identifier of the detour trace associated with the service adjustment. |
| NoticeId | Unique identifier for the notice. |