Type Alias ConnectionType

ConnectionType:
    | BleConnection
    | HttpConnection
    | SerialConnection
    | NodeSerialConnection