Property Lists
Property lists are lists of ARDI properties.
They are most often created with the PROPERTY command, or the P macro, choosing the property by name.
When returned as a JSON object, each point will contain…
| Name | Meaning |
|---|---|
| id | The ARDI ID number of the property |
| name | The name of the property |
| type | The type name of the property |
| map | (Optional) A guide to converting the value from a number to a string |
| units | (Optional) A string to attach to the end of the raw value |