pub type SetDigitalOutputResponse = Response<{ Command::SetDigitalOutput }, SetDigitalOutputState>;Aliased Type§
pub struct SetDigitalOutputResponse {
pub state: DefaultState,
}Fields§
§state: DefaultStatepub type SetDigitalOutputResponse = Response<{ Command::SetDigitalOutput }, SetDigitalOutputState>;pub struct SetDigitalOutputResponse {
pub state: DefaultState,
}state: DefaultState