Sensor Configuration

Local Sensors

This is a local list of sensors connected to this node.

{{#localSensors}} {{/localSensors}}
Name Type Public Configuration
{{.getName()}} {{.getType()}} {{.isSynced()}} {{.getConfig()}}

Sensors that has been automatically detected.

{{#detectedSensors}} {{/detectedSensors}}
Type Configuration
{{.getClass().getName()}} {{.}}
Power;Challenge External Users

Add or remove users that you want to synchronized data with.

{{#extUsers}} {{/extUsers}}
Username Address Hostname Port
{{.getUsername()}} {{.getAddress()}} {{.getHostname()}} {{.getPort()}}
Power;Challenge External Sensors

This is a read only list of synchronized sensors from external users.

{{#extSensor}} {{/extSensor}}
Name Type Configuration
{{.getName()}} {{.getType()}} {{.getConfig()}}
{{^.sync}} {{/.sync}} {{#.sync}} {{/.sync}}