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

modbus: improved config format #7941

Closed

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    3d583cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c616d4c View commit details
    Browse the repository at this point in the history
  3. Updated README.md

    SEA-NET committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    93e1f34 View commit details
    Browse the repository at this point in the history
  4. modbus: changed config format

      * each measurement gets a separate section in config
      * different measurements can have the same name
      * each measurement can have custom tags
    SEA-NET committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    56458db View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. ran 'make fmt'

    SEA-NET committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    d8f564b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Removed 'omit_...' options

      * Use 'tagexclude = ["type", ..] instead
    SEA-NET committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    23ed210 View commit details
    Browse the repository at this point in the history
  2. ran 'make fmt'

    SEA-NET committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    35c3085 View commit details
    Browse the repository at this point in the history