Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v1.5.0 #25

Open
wants to merge 4 commits into
base: merge/template_v2.6.0
Choose a base branch
from
Open

Release/v1.5.0 #25

wants to merge 4 commits into from

Conversation

szczys
Copy link
Collaborator

@szczys szczys commented Jan 23, 2025

see CHANGELOG for details

Release testing

Thingy91

  • Connection
  • Credentials
  • Logs
  • State: state counter_up
  • State: state counter_down
  • State: desired counter_up
  • State: desired counter_down
  • Stream: sensor/accel/[x, y, z]
  • Stream: sensor/light/[blue, green, ir, red]
  • Stream: sensor/weather/[gas, hum, pre, tem]
  • Button press
  • Settings: LOOP_DELAY_S
  • Settings: LED_FADE_SPEED_MS
  • Settings: RED_INTENSITY_PCT
  • Settings: GREEN_INTENSITY_PCT
  • Settings: BLUE_INTENSITY_PCT
  • RPC: set_log_level n
  • RPC: get_network_info
  • RPC: reboot
  • RPC: play_song beep
  • RPC: play_song funkytown
  • RPC: play_song mario
  • RPC: play_song golioth
  • OTA Update

Thingy91x

  • Connection
  • Credentials
  • Logs
  • State: state counter_up
  • State: state counter_down
  • State: desired counter_up
  • State: desired counter_down
  • Stream: sensor/accel/[x, y, z]
  • Stream: sensor/weather/[co2, hum, iaq, pre, tem, voc]
  • Button press
  • Settings: LOOP_DELAY_S
  • Settings: LED_FADE_SPEED_MS
  • Settings: RED_INTENSITY_PCT
  • Settings: GREEN_INTENSITY_PCT
  • Settings: BLUE_INTENSITY_PCT
  • RPC: set_log_level n
  • RPC: get_network_info
  • RPC: reboot
  • RPC: play_song beep (expect UNIMPLEMENTED)
  • OTA Update

This file was mistakenly included in a merge from upstream.

Signed-off-by: Mike Szczys <[email protected]>
This repository supports two hardware variations that need different
firmware binaries. To support them in one Golioth project with two cohorts,
different package names must be used to differentiate the firmware.

Signed-off-by: Mike Szczys <[email protected]>
@szczys szczys changed the base branch from main to merge/template_v2.6.0 January 23, 2025 22:17
Add documentation detailing the OTA update process. This is based on
Cohorts, using a unique package name for each hardware variant as specified
in the board `.conf` files.

Signed-off-by: Mike Szczys <[email protected]>
see CHANGELOG for details

Signed-off-by: Mike Szczys <[email protected]>
@szczys szczys marked this pull request as ready for review January 23, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant