{
  "THr": {
    "custom": false,
    "payloadFunction": "THr",
    "vendor": "Nke Watteco",
    "model": "nke Watteco THr Umgebungssensor",
    "translation": {
		"de": "nke Watteco THr Umgebungssensor",
		"en": "nke Watteco THr Ambient Sensor.",
		"fr": "nke Watteco THr Capteur d'environnement",
		"it": "nke Watteco THr Sensore ambientale"
    },
    "urldoc": "http://support.nke-watteco.com/thr/",
    "allowedInactivity": null,
    "icon": "environment",
    "attributes": [
      {
        "brightness": {
          "attributeType": "brightness",
          "subtype": "input",
          "translation": {
            "de": "Helligkeit",
            "en": "Brightness",
			"fr": "Luminosité",
			"it": "Luminosità"
          },
          "isDigital": false,
          "unit": "%",
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "payload",
            "analog_input"
          ]
        }
      },
      {
        "humidity": {
          "attributeType": "humidity",
          "subtype": "input",
          "translation": {
            "de": "Luftfeuchtigkeit",
            "en": "Humidity",
			"fr": "Humidité",
			"it": "Umidità"
          },
          "isDigital": false,
          "unit": "%",
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "payload",
            "humidity"
          ]
        }
      },
      {
        "temperature": {
          "attributeType": "temperature",
          "subtype": "input",
          "translation": {
            "de": "Temperatur",
            "en": "Temperature",
			"fr": "Température",
			"it": "Temperatura"
          },
          "isDigital": false,
          "unit": "°C",
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "payload",
            "temperature"
          ]
        }
      },
      {
        "battery_voltage": {
          "attributeType": "battery-voltage",
          "subtype": "status",
          "translation": {
            "de": "Batteriespannung",
            "en": "Battery Voltage",
			"fr": "Voltage de la batterie",
			"it": "Tensione della batteria"
          },
          "isDigital": false,
          "unit": "V",
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": false,
          "ar": false,
          "sourcePath": [
            "payload",
            "battery"
          ]
        }
      },
      {
        "voltage_recharable": {
          "attributeType": "battery-voltage",
          "subtype": "status",
          "translation": {
            "de": "Wiederaufladbare Spannung",
            "en": "Voltage rechargeable",
			"fr": "Tension rechargeable",
			"it": "Tensione ricaricabile"
          },
          "isDigital": false,
          "unit": "V",
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": false,
          "ar": false,
          "sourcePath": [
            "payload",
            "battery_rechargeable"
          ]
        }
      },
      {
        "voltage_solar": {
          "attributeType": "battery-voltage",
          "subtype": "status",
          "translation": {
            "de": "Solarspannung",
            "en": "Solar Voltage",
			"fr": "Tension solaire",
			"it": "Tensione solare"
          },
          "isDigital": false,
          "unit": "V",
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": false,
          "ar": false,
          "sourcePath": [
            "payload",
            "solar"
          ]
        }
      }
    ]
  }
}