Documentation
    Preparing search index...

    Message send by a Pixel running a legacy firmware, after receiving a "WhoAmI" message.

    Implements

    • PixelMessage
    Index

    Constructors

    Properties

    availableFlashSize: number

    Amount of available flash.

    batteryLevelPercent: number

    The battery charge level in percent.

    batteryState: number

    The charging state of the battery.

    buildTimestamp: number

    UNIX timestamp in seconds for the date of the firmware.

    colorway: number

    Die color.

    currentFaceIndex: number

    Index of the face that is currently facing up.

    dataSetHash: number

    Hash of the uploaded profile.

    dieType: number

    Type of die.

    ledCount: number

    Number of LEDs.

    pixelId: number

    The unique Pixel id.

    rollState: number

    Current roll state.

    type: number

    Type of the message.

    expectedSize: 22

    Byte size of the LegacyIAmADie message.