Go to the source code of this file.
◆ VALVE_DIRECTION
Valve direction enums for D2-A0-xx profiles.
Enumerator |
---|
VALVE_TO_CONTROLLER | Water valve to the controller 0
|
CONTROLLER_TO_VALVE | Controller to the water valve 1
|
◆ VALVE_REQUEST
Valve status request enums for D2-A0-xx profiles.
Enumerator |
---|
VALVE_REQUEST_FEEDBACK | Request feedback 0
|
VALVE_REQUEST_CLOSE | Request closing 1
|
VALVE_REQUEST_OPEN | Request opening 2
|
VALVE_REQUEST_CLOSE_2 | Request closing 3
|
◆ VALVE_STATUS
Valve status enums for D2-A0-xx profiles.
Enumerator |
---|
VALVE_STATUS_CLOSED | Closed 1
|
VALVE_STATUS_OPENED | Opened 2
|