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

Extend Command and Control API for signalling that no command is currently available #654

Open
sysexcontrol opened this issue Jun 13, 2018 · 2 comments
Labels
C&C Command and Control enhancement

Comments

@sysexcontrol
Copy link
Contributor

See the discussion thread "Commands using the HTTP adapter" in the mailing list:

We need to define and implement a mechanism for applications to notify protocol adapters that there is "no command currently available".
This especially targets protocol adapters where devices are usually not permanently connected, but that behave like HTTP with a request-response pattern.

Excerpt from the mailing list discussion: we want to only use this in a protocol adapter, if it was enabled for it at a tenant level. By default, this should just be ignored.

@sophokles73
Copy link
Contributor

@sysexcontrol are you planning to have this implemented in 0.7?

@sysexcontrol
Copy link
Contributor Author

@sophokles73 : this would be my plan. We can revisit the issue scheduling after the next milestone to see if it matches.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C&C Command and Control enhancement
Projects
None yet
Development

No branches or pull requests

2 participants