Decodes DataTamer binary snapshots into typed numeric fields.
- Schema parsing via
BuilSchemaFromText() - All DataTamer numeric types extracted as double values
- Field names prefixed with topic path (
/field_name)
Registered as parser for "data_tamer" encoding.
Fully ported with no significant gaps.