Viam SDK
    Preparing search index...

    Enumeration MachineConnectionEvent

    MachineConnectionEvent events are emitted by a Client's EventDispatcher when connection events occur.

    Index

    Enumeration Members

    CONNECTED: "connected"
    CONNECTING: "connecting"
    DIALING: "dialing"
    DISCONNECTED: "disconnected"
    DISCONNECTING: "disconnecting"
    RECONNECTING: "reconnecting"
    RECONNECTION_FAILED: "reconnection_failed"