owner.collections¶
Collection owner¶
type |
object |
||
properties |
|||
|
The id of the template to use for this file |
||
type |
string |
||
|
The variables and their values to be replaced from the template |
||
type |
object |
||
additionalProperties |
|||
|
The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files. |
||
type |
array |
||
items |
type |
string |
|
|
If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation. |
||
type |
boolean |
||
|
The reference (ie. root.collections.device) to the collection (schema.ospp) used by this owner. One owner is only linked to one collection. Each time an entry of that collection changes, it triggers an update of the value with the updated entry. |
||
type |
string |
||
|
A filter id listed on the schema.ospp configuration file referenced by schemaId. Adds a filter to the collection changes notifier. When an entry changes, it update the value with the updated entry only if the updated entry match the filter. |
||
type |
string |
||
|
The type of value to extract from the filter |
||
type |
string |
||
enum |
ON_COLLECTION |
||
additionalProperties |
False |