This is a local list of sensors connected to this node.
| Name | Type | Public | Configuration | {{#localSensors}} |
|---|---|---|---|---|
| {{.name}} | {{.type}} | {{.sync}} | {{.config}} |
Sensors that has been automatically detected.
| Type | Configuration | {{#detectedSensors}}|
|---|---|---|
| {{.getClass().getName()}} | {{.}} |
Add or remove users that you want to synchronized data with.
| Username | Address | Hostname | Port | {{#extUsers}} |
|---|---|---|---|---|
| {{.username}} | {{.address}} | {{.hostname}} | {{.port}} |
This is a read only list of synchronized sensors from external users.
| Name | Type | Configuration | {{#extSensor}} |
|---|---|---|---|
| {{.name}} | {{.type}} | {{.config}} |