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

FPP to Dictionary #2263

Closed
5 tasks done
jwest115 opened this issue Aug 30, 2023 · 1 comment
Closed
5 tasks done

FPP to Dictionary #2263

jwest115 opened this issue Aug 30, 2023 · 1 comment
Assignees
Labels
EPIC Container for related issues

Comments

@jwest115
Copy link
Collaborator

jwest115 commented Aug 30, 2023

F´ Version
Affected Component

Feature Description

Build a tool that outputs the dictionary to one of two formats: json or yml

Sub-tasks include:

  1. Create spec/SDD of JSON format, tighten up the FPP spec. Ensure that we have a complete representation of FPP model elements in JSON - Create spec/SDD of FPP Dictionary JSON format #2275
  2. Create scala data structure for the dictionary (so that we can compute the dictionary for each topology) - Create scala data structure for dictionary #2274
  3. JSON generation for dictionary - JSON code generation for dictionary #2479
  4. Create utility in FPP tools that does the fpp-to-dict - Create fpp-to-dict FPP utility #2276
  5. Write unit tests for fpp-to-dict tool - Create unit tests for fpp-to-dict tool #2501
@thomas-bc
Copy link
Collaborator

PR merged in FPP - to be integrated in CMake/GDS.
All tickets are linked above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EPIC Container for related issues
Projects
None yet
Development

No branches or pull requests

2 participants