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 options object to NodeS7 function constructor #7

Merged
merged 4 commits into from
Jun 20, 2016
Merged

Add options object to NodeS7 function constructor #7

merged 4 commits into from
Jun 20, 2016

Conversation

gfcittolin
Copy link
Collaborator

  • Added an option to the NodeS7 constructor, with the options:
    • silentMode: mutes all logging
    • debug: sets effectiveDebugLevel to 99
  • Added a Changelog

Hopefully you find it an improvement meanwhile we don't modularize/refactor the code as in discussed in #3

Rebase to plcpeople/nodes7@0.1.6
commit 1a53bc1
Author: Guilherme Francescon Cittolin <gfcittolin@gmail.com>
Date:   Wed Jun 1 12:03:11 2016 +0200

    Added CHANGELOG.md
    Add options to NodeS7 function
    Add silent and debug mode option

# Conflicts:
#	package.json
commit 1a53bc1
Author: Guilherme Francescon Cittolin <gfcittolin@gmail.com>
Date:   Wed Jun 1 12:03:11 2016 +0200

    Added CHANGELOG.md
    Add options to NodeS7 function
    Add silent and debug mode option

# Conflicts:
#	package.json
@plcpeople
Copy link
Owner

Thank you...

@plcpeople plcpeople merged commit 279c2a5 into plcpeople:master Jun 20, 2016
@gfcittolin
Copy link
Collaborator Author

gfcittolin commented Jun 21, 2016

My pleasure :)

BTW: You may want to take a look at node-red-contrib-s7, that is based on your awesome work with this module!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants