07-01-2024 04:28 PM
James,
I didn't find out "Generate JSON Schema from LV Datatype" at JSONtext library as below. Can you please share where we are able to download it?
07-01-2024 04:42 PM
I think there is no generate Schema from Labview date type functionality yet in JSONtext.
I'm currently working on one and will try release a package soon.
08-08-2024 02:16 PM
@JoGra wrote:
I think there is no generate Schema from Labview date type functionality yet in JSONtext.
I'm currently working on one and will try release a package soon.
I've needed this too and have made some progress. Would be happy to share/collaborate.
08-08-2024 03:05 PM
I've created a working repo here: https://github.com/JKISoftware/generate-json-schema-labview
Note that the code is quite simple (not much more complicated than what you're looking at below)
08-08-2024 11:58 PM
Hi Jim,
Is the repo public?
I can't find it on GitHub..
Cheers
We have two ears and one mouth so that we can listen twice as much as we speak.
Epictetus
08-14-2024 07:35 AM - edited 08-14-2024 07:36 AM
Hi Jim,
I have made some more progress and could make the repo now public: novatron-fusion/LabVIEW-JSON-Schema-Generator (github.com)
Please have a look! I would be glad for any feedback.
12-09-2024 02:51 AM
I've also now added a simple Schema Generator to the package: