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

When can the supervisor send commands/requests? #34

Closed
Tracked by #78
emiltin opened this issue Oct 25, 2019 · 5 comments
Closed
Tracked by #78

When can the supervisor send commands/requests? #34

emiltin opened this issue Oct 25, 2019 · 5 comments

Comments

@emiltin
Copy link
Contributor

emiltin commented Oct 25, 2019

The connection sequence is described in https://github.com/rsmp-nordic/rsmp_core/blob/master/rst/rsmp.rst#communication-establishment-between-sites-and-supervision-system.

However, it's not clear to me how soon the supervisor is allowed to send e.g a command request. Can it send it right after the initial watchdog, or must it wait until the site has send aggregated status, alarms or buffered messages?

@otterdahl
Copy link
Contributor

I think it can send it right after the initial watchdog. There is no way for the supervisor to be know when it has recieved all alarms or buffered messages from the site.

@emiltin
Copy link
Contributor Author

emiltin commented Nov 12, 2019

Yes that makes sense. Should be clarified in the spec.

@emiltin
Copy link
Contributor Author

emiltin commented Oct 29, 2021

The MessageAcks for the initial messages must also be exchanged before other messages are send

@otterdahl
Copy link
Contributor

The draft has been updated

@otterdahl otterdahl mentioned this issue Nov 5, 2021
18 tasks
@otterdahl
Copy link
Contributor

I'm closing this. Feel free to open this issue again if you have any feedback on the draft

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

No branches or pull requests

2 participants