rxpoweredup
    Preparing search index...

    Type Alias AttachedIODetachInboundMessage

    type AttachedIODetachInboundMessage = {
        event: Detached;
        messageType: attachedIO;
        portId: number;
    }
    Index

    Properties

    event: Detached
    messageType: attachedIO
    portId: number