Skip to content

Releases: golioth/reference-design-air-quality

v1.3.0

03 Oct 22:38
7d0b159
Compare
Choose a tag to compare

Added

  • Pipeline example
  • Add support for the Aludel Elixir (aludel_elixir_ns) board.

Changed

  • Merge changes from golioth/reference-design-template@template_v2.4.1.
  • Split sensor functions into separate files for each sensor.
  • Increase the Golioth CoAP request queue size to prevent requests from failing to enqueue in some cases.
  • Prevent sending excessive warning log messages on flaky connections.
  • Only attempt to send sensor data when Golioth client is connected.

Removed

  • Remove pre-commit for consistency with the Reference Design Template
  • Remove Aludel Mini (hardware no longer available, replaced by Elixir)

Air Quality Monitor RD v1.2.0

05 Sep 17:38
Compare
Choose a tag to compare

Fixed

  • Limit retries on SPS30 data ready flag
  • Increase SPS30 mutex timeout
  • Fix sensor mutex error messages

Changed

Removed

  • Remove clang-format from pre-commit hooks
  • Remove logging of JSON data sent to Golioth