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:
- Field: id
Required: Yes.
Type: String.
Description: An identifier giving the break scheme to which this rule belongs.
- Field: number
Required: Yes.
Type: Number (integer).
Description: The number of breaks required by the scheme.
- Field: duration
Required: Yes.
Type: String (HH:MM).
Description: The duration of the break.
- Field: interval
Required: Yes.
Type: String: (HH:MM).
Description: The interval of time in which the specified number of breaks must occur.