State of the diesel working state. It is an enumeration type:
If the enumeration value is 1, it indicates that the diesel is in the idle state;
If the enumeration value is 2, it indicates that the diesel is in the working state;
If the enumeration value is 255, it indicates diesel operation status unknown.