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

Added payload formatter for new high brightness devices #854

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

oholthau
Copy link
Contributor

Summary

The upcoming new devices will have a brighter LED.
To maintain compatibility to the current devices, they are shipped with low brightness configured.
We have added a flag to indicate if the device is running in low or high intensity mode
...

Changes

  • removed debugging info from payload formatter
  • added brightness flag to payload formatter

Checklist for Reviewers

  • Title and description should be descriptive (Not just a serial number for example).
  • profileIDs should not be vendorID and should be a unique value for every profile.
  • All devices should be listed in the vendor's index.yaml file.
  • Firmware versions can not be changed.
  • At least 1 image per device and should be transparent.

Notes for Reviewers

...

Release Notes

  • ...

@Jaime-Trinidad Jaime-Trinidad merged commit 099605e into TheThingsNetwork:master Dec 12, 2024
2 checks passed
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.

2 participants