interface MtuOptions {
    peripheralUUID: string;
    value: any;
}

Properties

peripheralUUID: string
value: any

Generated using TypeDoc