Plugin defined data types
Where a value type is implemented by a plugin, that plugin will control the serialised form.
property type
The name of the data type, as defined by the implementing plugin.
property value
A JSON data structure with sub-properties defined by the implementing plugin.
property readable
A human readable string representation of the value.