elv: add ELV modular system device profiles - #36
Merged
Conversation
Add the ELV vendor with three devices of the ELV modular system, each with its own payload codec and decode/encode tests: - ELV-LW-BASE (firmware 1.10.1): base module, generic TLV payload format (binary I/O, temperature, humidity, GPS, battery, voltage/ current/power, pressure, wind/rain, UV, and more). - ELV-LW-GPS2 (firmware 1.0.0): GPS/GNSS module reporting position, supply voltage and tx-reason, with a downlink config encoder for mode, report interval, datarate, motion sensitivity and low-power behaviour. - ELV-LW-OMO (firmware 1.0.1): orientation/motion module reporting acceleration, tilt and button events, with a downlink config encoder for device mode, measurement range, sensitivity, trigger angles, hysteresis and update cycle. All three devices share an EU868, LoRaWAN 1.0.3, Class A profile. Signed-off-by: Peter Siegmund <mars3142@users.noreply.github.com>
Contributor
|
Thanks @mars3142 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds the ELV vendor with three devices of the ELV modular system, each with its own payload codec and decode/encode tests:
All three devices share an EU868, LoRaWAN 1.0.3, Class A profile.