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

Fetch public messages from API #5

Closed
stklcode opened this issue Nov 4, 2019 · 0 comments
Closed

Fetch public messages from API #5

stklcode opened this issue Nov 4, 2019 · 0 comments
Assignees
Milestone

Comments

@stklcode
Copy link
Owner

stklcode commented Nov 4, 2019

The API supports messages to display at a stop, i.e. information about current delays, changes in schedule, etc. Implement methods to fetch those messages.

Messages cover the following fields

Field Usage
MessagePriority Priority from 1 to 10 (1 is highest), default 3
MessageText Text to display to the public.
MessageType 0: Normal, 1: Special, 2: Full Matrix (stop out of service)
MessageUUID unique identifier
@stklcode stklcode self-assigned this Nov 4, 2019
@stklcode stklcode added this to the 1.3 milestone Nov 4, 2019
stklcode added a commit that referenced this issue Dec 4, 2019
fetch public messages from API (#5)
@stklcode stklcode closed this as completed Dec 4, 2019
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

1 participant