Refers to the project containing the device information in a JDBC datasource. This is the same datasource as the one defined in the local-repository element.
Attribute | Description | Type | Default | Options | Use |
---|---|---|---|---|---|
project | The name of the project | xs:string | none | required |
<devices preload="false">
<standard>
<jdbc-repository project="NamedProject"/>
</standard>
<custom>
<file-repository location="/custom/devicerepository/"/>
</custom>
<logging>
<log-file>device_log.txt</log-file>
<e-mail>
...
</e-mail>
</logging>
</devices>