-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes to allow for reading more than one continuous block of resgis… (
#473) * Changes to allow for reading more than one continuous block of resgisters at a time Support reading of bit or bit range within individual registers needed for reading i.e. alarm conditions from the generator controller Configuration file loading switched to read an entire directory of .yaml files at a time * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Replaced lambda function definitions in favor of real function definitions in order to satisify flake8 pre-commit.ci tests. Manual merge executed. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Better documentation Added a configuration section to generator.rst Added sample configuration files in sample_configs directory. Sample interval is now an argument to the agent. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Small changes to docs formatting and args --------- Co-authored-by: David Boettger <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: jlashner <[email protected]>
- Loading branch information
1 parent
5899c24
commit 3637862
Showing
5 changed files
with
533 additions
and
450 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.