@dxos/client
    Preparing search index...

    Interface Device

    Defined in: file://./../../../dxos/client/services.proto

    interface Device {
        deviceKey: PublicKey;
        kind: DeviceKind;
        presence: Device.PresenceState;
        profile?: DeviceProfileDocument;
    }
    Index

    Properties

    deviceKey: PublicKey
    profile?: DeviceProfileDocument

    Options:

    • proto3_optional = true