Three-way conversion (Variant, Tree, Key-Value pairs)
francois-normandin
released this
04 Apr 14:15
·
18 commits
to master
since this release
[Fix: 2] KVP Parser now uses a smarter String to Path conversion which support NI-LVConfig/OpenG/OpenSerializer encoding
[OpenDescriptor]
- Extract Elements
- Get Units
- Array Element Type + DataLength fromType
[OpenVariant]
- Added named Empty Cluster variant + Nested Empty Cluster
- Insert Element in Cluster + Update Element
- Variant to KVP (Key-Value pairs) or Tree
- Tree to Variant or KVP
- KVP to Variant or Tree
- TypeDescriptor from Variant
[OpenStringFormatter]
- New OpenStringFormatter class to expose a formatter class (Variant to String)
- StringFormatter with label + support timestamp
[Misc]
- Diverse Flattened String in-line handling