Interface CharacteristicWrite

interface CharacteristicWrite {
    aid: number;
    authData?: string;
    ev?: boolean;
    iid: number;
    r?: boolean;
    remote?: boolean;
    value?: CharacteristicValue;
}

Properties

aid: number
authData?: string
ev?: boolean
iid: number
r?: boolean
remote?: boolean

Deprecated

This indicated if access was done via the old iCloud relay