Sensor Configuration

Local Sensors

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

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

Sensors that has been automatically detected.

{{#detectedSensors}} {{/detectedSensors}}
Type Date Configuration
{{.getType()}} {{.getDeviceData().getTimestamp()}} {{.getDeviceData()}}
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()}} {{.getDeviceData()}}
{{^.isSynced()}} {{/.isSynced()}} {{#.isSynced()}} {{/.isSynced()}}