pub type ProtectiveStopStatusResponse = Response<{ Command::ProtectiveStopStatus }, ProtectiveStopStatusState>;Aliased Type§
pub struct ProtectiveStopStatusResponse {
pub state: ProtectiveStopStatusState,
}Fields§
§state: ProtectiveStopStatusState