-
Notifications
You must be signed in to change notification settings - Fork 4
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
Add ability to see the reason/source for several statuses/commands #67
Comments
i prefer 'source' over 'reason'. |
The suggestion is to add a "return value", called "source" to the following statuses:
"Source" is a text field which contain the reason for the new status, e.g. "operator panel", "calendar clock", "control block", "forced" etc. The exact format is not specifed. Since we just add a return value to each status, this addition is considered to be backwards compatible. The supervision system will not recieve this value unless it is requested. |
"Source" contain the reason for the new status, e.g. "operator panel", "calendar clock", "control block", "forced" etc.. Affects the following statuses: S0007 Controller switched on S0008 Manual control S0009 Fixed time control S0010 Isolated control S0011 Yellow flash S0012 All red S0014 Current time plan S0015 Current traffic situation Discussion in #67
On second though, use a predefined list of reasons for the new status |
For instance, reason for plan change, dark mode, yellow flash, and so forth.
The reason for changing of signal plan could be timetable, command, etc.
The text was updated successfully, but these errors were encountered: