Documentation
    Preparing search index...
    ScannedPixel: PixelInfo & Readonly<
        { address: number; timestamp: Date; type: "die" },
    >

    Data periodically emitted by a Pixel when not connected to a device.

    Even though the roll state and roll face are included, this data is not emitted in a reliable way.

    To get reliably notified for rolls, first connect to the die and listen for roll events.