What it does
Convert configuration documents between JSON, YAML and properties.
JSON, YAML and properties. Connected.
Start with a sample or add your own input.
Your result will appear here.
Understand the format, the calculation, and what to look for.
Convert configuration documents between JSON, YAML and properties.
device.id maps to a nested object; readings[0] maps to the first array element.
Properties cannot represent arbitrary keys containing path punctuation. These ambiguous keys are rejected instead of silently changing data. YAML aliases are rejected to bound expansion.