5.6 Break Object

A break object describes a single rule governing how driver should take breaks. A scheme consists of at least one break object. (See Section  2.13 for further information). It has the following fields:

  1. Field: id
    Required: Yes.
    Type: String.
    Description: An identifier giving the break scheme to which this rule belongs.
  2. Field: number
    Required: Yes.
    Type: Number (integer).
    Description: The number of breaks required by the scheme.
  3. Field: duration
    Required: Yes.
    Type: String (HH:MM).
    Description: The duration of the break.
  4. Field: interval
    Required: Yes.
    Type: String: (HH:MM).
    Description: The interval of time in which the specified number of breaks must occur.