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 1-Wire temperature sensor function (#31) #32

Merged
merged 1 commit into from
May 16, 2024

Conversation

matthias-bs
Copy link
Owner

No description provided.

@matthias-bs matthias-bs self-assigned this May 16, 2024
@matthias-bs matthias-bs merged commit 6071167 into feat-config-payload May 16, 2024
12 checks passed
matthias-bs added a commit that referenced this pull request May 31, 2024
* Added configuration of sensor data uplink payload via LoRaWAN
    * New commands CMD_GET_APP_PAYLOAD_CFG/CMD_GET_APP_PAYLOAD_CFG
    * Modified default payload
    * Disabled uplink transmission of LoRaWAN node status flags
    * Battery status flags are no longer transmitted in uplink messages (see #28)
* Modified handling of unavailable/invalid sensor values
    * Unavailable/invalid data is encoded with special values (see #28)
    * The uplink payload formatter skips unavailable/invalid values (configurable)
    * Sensor valid flags are no longer transmitted in uplink messages (see #28)
* Created Configuration Helper with HTML and JavaScript
* Updated to RadioLib v6.6.0
* Added 1-Wire temperature sensor function (#31) (#32)
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.

None yet

1 participant