-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.2.3b created interactive station demo (#3)
* New feature/improve demo (#1) * clean-up sub-module git * make demo value more intersting * able to build functional wheel using python setup.py bdist_wheel * ready to publish to pypi before clean-up * working setup.py for src structure, able to create tar, so, whl * testpypi enable, note: using stand-alone setup.py * re-anchored deps/dnp3 * changed to forked repo for deps/dnp3 sub-module with ownership * cleaned up for package release * added docs on building wheel * updated notes_on_packaging.md * updated requirements.txt * clean-up, deleted wheel * use local (relative) import for dnp3demo to prevent circular import * cleaned-up dnp3demo import * Resolved master and outstation not shutdown gracefully issue. * resolved master outstation not able to shutdown gracefully * allowed master and outstation to shutdown gracefully * developed cli tool for dnp3dnp3 * New feature/improve outstation (#3) * added auxilary db for outstation, updated demo to display db_handler usage * minor cleaned up outstation * Hot fix/multi outstation (#4) * enabled mutli outstation by introducing pool, TODO: clean-up * minor cleanup * added db to SOEHandler * added send_scan_all_request, added control-workflow master demo * updated dnp3demo main to include interactive master * added communication status check, added get_config printout * scoffolding subcommand args with argparse * added interactive master * finished interactive outstation * cleanup for 0.2.3b, created interactive stations
- Loading branch information
Showing
13 changed files
with
931 additions
and
333 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
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
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.