You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No. This could enhance validation and board management for users.
Describe the solution you'd like
Schema file would define required config.json settings with NFL board settings. Could be expanded to validate similar to NHL board.
Describe alternatives you've considered
Schema could be provided with led-board-manager. Adding to NFL project would make it available for validators and as a reference for the config.json.
Additional context
I've generated a schema for the config that would allow easy integration to manage boards and generate config forms in the led-board-manager app. This does not affect the core in any way and future features added to this schema would dynamically update any added validation as well as user forms for config generation/validation and hot-swapping boards.
No harm no foul if you'd like to exclude it. Or let me know, and I could look into adding config validation. See also PR #25.
Cheers!
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No. This could enhance validation and board management for users.
Describe the solution you'd like
Schema file would define required config.json settings with NFL board settings. Could be expanded to validate similar to NHL board.
Describe alternatives you've considered
Schema could be provided with
led-board-manager
. Adding to NFL project would make it available for validators and as a reference for the config.json.Additional context
I've generated a schema for the config that would allow easy integration to manage boards and generate config forms in the
led-board-manager
app. This does not affect the core in any way and future features added to this schema would dynamically update any added validation as well as user forms for config generation/validation and hot-swapping boards.No harm no foul if you'd like to exclude it. Or let me know, and I could look into adding config validation. See also PR #25.
Cheers!
The text was updated successfully, but these errors were encountered: