How to leverage fpp defined structs in python integration test applications #2775
Unanswered
ReggieMarr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have an application which has a number of structs defined using fpp like so:
Currently I retrieve this data with my python application like so:
Is there a way to leverage fpp-tools or something similar so that I don't have to define each struct in python manually ?
Beta Was this translation helpful? Give feedback.
All reactions