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

Time that signal groups has been in the current state #142

Open
emiltin opened this issue Nov 22, 2021 · 1 comment
Open

Time that signal groups has been in the current state #142

emiltin opened this issue Nov 22, 2021 · 1 comment
Labels

Comments

@emiltin
Copy link
Contributor

emiltin commented Nov 22, 2021

The web interface of many controllers let you see how long a signal group has been in the current state. The value increase continously, and then resets to zero when the group changes state.

I suggest a way to fetch this via RSMP.

S0001 let's you fetch the current state of signal groups, but doesn't include the time since last change.

If you subscribe to S0001, you can compute data about how long a signal group has been in the current state. But it would be useful and much easier to be able to read the data directly.

@emiltin emiltin added the extend label Nov 22, 2021
@emiltin
Copy link
Contributor Author

emiltin commented Nov 22, 2021

perhaps this could just be a new optional attribute to S0001, e.g. 'age' that would be an array of integers.

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

No branches or pull requests

1 participant