pub type GetDigitalInputStatusResponse = Response<{ Command::GetDigitalInputStatus }, GetDigitalInputStatusState>;Aliased Type§
pub struct GetDigitalInputStatusResponse {
pub state: GetDigitalInputStatusState,
}Fields§
§state: GetDigitalInputStatusState