Skip to content

Small error in historical entry table #2

@0ndorio

Description

@0ndorio

The table for historical entries lists the brightness value as uint32 value but only mentions the bytes 7 to 9 with 10 as a padding byte while its actually part of the brightness.

Updated Table:

Bytes Type Value Description
00-03 uint32 2156400 timestamp, seconds since device epoch (boot)
04-05 uint16 235 temperature in 0.1 °C
06 ? ? ?
07-10 uint32 90 brightness in lux
11 uint8 21 moisture in %
12-13 uint16 179 conductivity in µS/cm
14-15 ? ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions