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

Mark fields optional or required in StreamConfiguration #141

Closed
FragLegs opened this issue Feb 9, 2024 · 0 comments
Closed

Mark fields optional or required in StreamConfiguration #141

FragLegs opened this issue Feb 9, 2024 · 0 comments
Labels
bug Something isn't working spec:SSF v3 Address this issue before the v3 cutoff (June 15, 2024)

Comments

@FragLegs
Copy link
Contributor

FragLegs commented Feb 9, 2024

In the StreamConfiguration section, the description field says:

An optinal string to describe the properties of the stream. This is useful in multi stream systems to identify the stream for human actors. The transmitter may truncate the string beyond allowed max length.

This is the only StreamConfiguration field that says anything about whether the field is optional or not. We should either:

  1. Infer from this that all of the other fields must be required
  2. Be explicit about which fields are required/optional
@tulshi tulshi added bug Something isn't working spec:SSF labels Apr 20, 2024
@FragLegs FragLegs added the v3 Address this issue before the v3 cutoff (June 15, 2024) label May 9, 2024
@tulshi tulshi closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working spec:SSF v3 Address this issue before the v3 cutoff (June 15, 2024)
Projects
None yet
Development

No branches or pull requests

2 participants