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

My fork #2

Open
mrgadget opened this issue Nov 8, 2018 · 2 comments
Open

My fork #2

mrgadget opened this issue Nov 8, 2018 · 2 comments

Comments

@mrgadget
Copy link

mrgadget commented Nov 8, 2018

Hi Max - I read your comment on the smart-bus PR and that got me thinking - presently I've forked your repo to get the additional functionality I as after - specifically storing state of devices based on monitoring feedback and a collection of different nodes for specific activities - would you be interesting in bringing any of that fuctionality back into your repo? If so I'll open a PR and we can work through it.

Have a look at my [incomplete] README.md here.

Thanks,
Ben.

@efa2000
Copy link
Owner

efa2000 commented Nov 9, 2018

Hi Ben

Yes, I think that would be interesting.
I need some time to watch your changes.

can you tell a little more about how these additional nodes are used?

@mrgadget
Copy link
Author

mrgadget commented Nov 9, 2018

Sure - it's really more about UI functionality that any new features as such - anything I'm doing is achievable in your existing library. What I add with my additional nodes is:

  • Channel input: specify address/channel/level - when that criteria is met (at the change point), a message is emitted.
  • Channel output: specify address/channel/level (both can be over-ridden in the incoming message) to be sent to the HDL network.
  • UV input: specify UV switch and on, off or on/off - when that criteria is met, a message is emitted.
  • UV output: specify a UV switch and state (on or off) (both can be over-ridden in the incoming message) to be sent to the HDL network.
  • Panel brightness: (undocumented) specify a panel address and brightness - changes the brightness of backlights/buttons on DLPs and capacitive switches - haven't tested on the older 'big button' switches.
  • Button colour: (undocumented) specify a panel address, button and colour - update the colour of a button dynamically (only tested on capacitive touch switches).

As far a using them in flows - probably easiest to just show you a pic:
image

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

No branches or pull requests

2 participants