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

Axioma Decoder Payload Length Fix #85

Merged
merged 3 commits into from
Oct 25, 2024
Merged

Conversation

Freddyminu
Copy link
Collaborator

Adding the possibility of partial uplinks since port 100 payload length can vary from 17 bytes to 48 bytes.

Decoder Description

Explain the functionality of your decoder or any other relevant information.

Type of change

  • Adding a new Decoder of Connector
  • Adding a new Decoder of Network
  • Update or fixing an issue in existing Decoder

Decoder Information and Payload to test and review

Checklist for Adding a New Decoder

  • Created a new folder under ./decoders/network/ or ./decoders/connector/ with the name of your decoder.
  • Added a network.jsonc or connector.jsonc file that follows the structure defined in ./schema/.
  • Created version folders and added manifest.jsonc files for each version.
  • Followed the folder structure guidelines for manufacturer and sensor/device model.
  • The code has unit test and it's in TypeScript.

Additional Notes

Please add any other information that you think is important.

@Freddyminu Freddyminu self-assigned this Oct 25, 2024
@FabianoEger FabianoEger merged commit 1fbd677 into main Oct 25, 2024
12 checks passed
@FabianoEger FabianoEger deleted the fix/connector-axiomawaterleak branch October 25, 2024 14:10
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