{
  "CM868LR": {
    "custom": false,
    "payloadFunction": "CM868LR",
    "vendor": "Ascoel",
    "model": "Ascoel CM868LR Magnetic Contact Sensor",
    "translation": {
		"de": "Ascoel CM868LR Magnetischer Kontaktsensor",
		"en": "Ascoel CM868LR Magnetic Contact Sensor",
		"fr": "Détecteur à contact magnétique Ascoel CM868LR",
		"it": "Sensore a contatto magnetico Ascoel CM868LR"
    },
    "urldoc": "http://www.ascoel.it/images/Datasheets/CM868LR_eng.pdf",
    "allowedInactivity": null,
    "icon": "closable",
    "attributes": [
      {
        "battery_level": {
          "attributeType": "battery-voltage",
          "subtype": "status",
          "translation": {
			"de": "Batteriestand",
			"en": "Battery Level",
			"fr": "Niveau de la batterie",
			"it": "Livello della batteria"
          },
          "isDigital": false,
          "unit": "%",
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": false,
          "ar": false,
          "sourcePath": [
            "payload",
            "battery"
          ]
        }
      },
      {
        "contact": {
          "attributeType": "operating-status",
          "subtype": "input",
          "translation": {
            "de": "Betätigung",
            "en": "Contact",
			"fr": "Actionnement",
			"it": "Azionamento"
          },
          "isDigital": false,
          "unit": null,
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "payload",
            "reed_alarm"
          ]
        }
      },
      {
        "counter": {
          "attributeType": null,
          "subtype": "input",
          "translation": {
            "de": "Anzahl Kontakte",
            "en": "Contact Amount",
			"fr": "Montant du contact",
			"it": "Importo del contatto"
          },
          "isDigital": false,
          "unit": null,
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "payload",
            "opcnt"
          ]
        }
      }
    ]
  }
}