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

Example code #1

Open
logicallysynced opened this issue May 1, 2016 · 3 comments
Open

Example code #1

logicallysynced opened this issue May 1, 2016 · 3 comments

Comments

@logicallysynced
Copy link

Could you please post some example code on how you would use this library?

The Test library you included in your code isn't that clear on how to implement your protocol into our own code, in particular - how to send or receive lighting/trigger commands and how to specify a port/interface to send the commands to (eg. Serial).

@BlairAllegroTech
Copy link
Owner

You should provide an implementation of ICommunicationsChannel

I have some sample implementations of Tcp and Serial communications channels that i can add

@BlairAllegroTech
Copy link
Owner

Sorry i should also add that i typically use an IOC container to provide/wireup implementations of these interfaces.

@BlairAllegroTech
Copy link
Owner

@roxaskeyheart I have now added some sample communications channel implementations

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