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

Updates to I2C Sensor Support #122

Merged
merged 8 commits into from
Sep 20, 2024
Merged

Updates to I2C Sensor Support #122

merged 8 commits into from
Sep 20, 2024

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    bdcb9b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3037e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    7ebe503 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. Configuration menu
    Copy the full SHA
    a435eea View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update i2c helper functions.

    tjko committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0a9e094 View commit details
    Browse the repository at this point in the history
  2. New commands:

     - MEASure:VSENSORS?
     - MEASure:VSENSORx:HUMidity?
     - MEASure:VSENSORx:PREssure?
    tjko committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9fa215d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Add support for VSENSOR in MQTT Client.

    New commands:
     - SYS:MQTT:INT:VSENSOR
     - SYS:MQTT:INT:VSENSOR?
     - SYS:MQTT:MASK:VTEMP
     - SYS:MQTT:MASK:VTEMP?
     - SYS:MQTT:MASK:VHUM
     - SYS:MQTT:MASK:VHUM?
     - SYS:MQTT:MASK:VPRE
     - SYS:MQTT:MASK:VPRE?
     - SYS:MQTT:TOPIC:VTEMP
     - SYS:MQTT:TOPIC:VTEMP?
     - SYS:MQTT:TOPIC:VHUM
     - SYS:MQTT:TOPIC:VHUM?
     - SYS:MQTT:TOPIC:VPRE
     - SYS:MQTT:TOPIC:VPRE?
    tjko committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    f7a9e9e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    ea78062 View commit details
    Browse the repository at this point in the history