Definition of terms
...<snip>....
...<snip>....
JSON output that is not relevant to the example
[ { } ]
[ { } ]
Denotes an array of JSON objects
valueObject
valueObject
A JSON object that has two keys namely, value and unit. Used for representing properties that have units.
valueObject with name
valueObject with name
Similar to valueObject but with an extra name key. Used for giving extra information about the property.
Last updated