-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat: add new radio text event #742
feat: add new radio text event #742
Conversation
4259fd3
to
e19a1aa
Compare
Could you also add example messages from #735 like at https://swrlab.github.io/ard-eventhub/#/docs/TYPES (which we probably also link in https://swrlab.github.io/ard-eventhub/#/docs/EVENTS) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and we should add a full POST example to the docs as @saerdnaer suggested (#742 (comment))
also, we could use 1.10.0 as version
{ | ||
"event": "music", | ||
"start": "2020-01-19T06:00:00+01:00", | ||
"validUntil": "2026-01-19T06:00:00+01:00", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
validUntil
example should be greater than start
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not end
or length
– that would be more consistent with the existing event types, c.f. https://swrlab.github.io/ard-eventhub/#/docs/TYPES
…ext-for-possible-encoder-integration
Docker container is ready! VERSION:
|
adds a new event for changing the live encoder for radio