PixelsConnectUuids: {
    notifyCharacteristic: string;
    service: string;
    writeCharacteristic: string;
}

Bluetooth UUIDs for a Pixels' peripheral service and characteristics.

Type declaration

  • notifyCharacteristic: string

    Pixel device notify characteristic UUID.

  • service: string

    Pixel device service UUID.

  • writeCharacteristic: string

    Pixel device write characteristic UUID.