Local Sensors
This is a local list of sensors connected to this node.
| Name |
Type |
Configuration |
{{#localSensor}}
| {{.name}} |
{{.type}} |
{{.config}} |
{{/localSensor}}
External Users
Add or remove users that you want to synchronized data with.
| Username |
Hostname |
Port |
{{#extUsers}}
| {{.username}} |
{{.host}} |
{{.port}} |
{{/extUsers}}
External Sensors
This is a read only list of synchronized sensors from external users.
| Name |
Type |
Configuration |
{{#localSensor}}
| {{.name}} |
{{.type}} |
{{.config}} |
{{/localSensor}}