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

Add integration with MQTT for GRDF #20

Merged
merged 23 commits into from
Mar 1, 2024
Merged

Add integration with MQTT for GRDF #20

merged 23 commits into from
Mar 1, 2024

Commits on Feb 3, 2023

  1. Create docker-image.yml

    vingerha authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    0af17ec View commit details
    Browse the repository at this point in the history
  2. Update docker-image.yml

    vingerha authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    7076cdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e3141a View commit details
    Browse the repository at this point in the history
  4. Delete docker-image.yml

    vingerha authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    e6e59ac View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    17b9239 View commit details
    Browse the repository at this point in the history
  2. Add MQTT for GRDF

    based/tested only on Alpine docker setup
    vingerha committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6511d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da94190 View commit details
    Browse the repository at this point in the history
  4. Update action versions

    mdeweerd committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    79bbd85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13a9e3d View commit details
    Browse the repository at this point in the history
  6. Fix yamllint notices

    mdeweerd committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    512158d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0b1546b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Align first two attribs

    attribs start with the type, and end with the 'unit', this was not the case for 'period' attribs
    vingerha committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ed5c8dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c9a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad51f0 View commit details
    Browse the repository at this point in the history
  4. fixing pre-commit errors

    vingerha committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b8f9717 View commit details
    Browse the repository at this point in the history
  5. Fixing pre-commit errors

    vingerha committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    df5c792 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d86e83 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dba4e62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c12e578 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2219751 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95dc070 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55bd1a4 View commit details
    Browse the repository at this point in the history
  12. Dummy commit to test flow

    only removed empty line
    vingerha authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0a6af5d View commit details
    Browse the repository at this point in the history