Type Alias SetDigitalOutputResponse

Source
pub type SetDigitalOutputResponse = Response<{ Command::SetDigitalOutput }, SetDigitalOutputState>;

Aliased Type§

pub struct SetDigitalOutputResponse {
    pub state: DefaultState,
}

Fields§

§state: DefaultState