@procivis/react-native-one-core
    Preparing search index...

    Type Alias ConnectionEventBindingEnum

    ConnectionEventBindingEnum:
        | { deviceInfo: DeviceInfoBindingDto; type_: "CONNECTED" }
        | { deviceAddress: string; type_: "DISCONNECTED" }