Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A complete sensor ID consists of 8 bytes:

Panel
byte    0: family code
bytes 1-6: serial number
byte    7: crc cecksum 

...


Only the serial number is used by the device. Family code and checksum are omitted for uploads and in configuration.

Internal Sensor

There is a temperature sensor included in the board of the device. If SendInternalTemp is set to true, that sensor will be included in uploads. It will always be the first sensor in the list.

...