Pydantic Models for multi var read #256
lautarodapin
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
How do you envision such integration? For simplicity and backwards compatibility, I think it is good to keep the library simple, but we can always add functions layers. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What about using Pydantic models or dataclasses to integrate with other APIs?
I have in produccion a script with
python-snap7
that would benefice by using this new library.Also it will make easier to use the multivar reading.
Beta Was this translation helpful? Give feedback.
All reactions