{
  "FMLR IoT Button": {
    "custom": false,
    "payloadFunction": "FMLR",
    "vendor": "FMLR IoT Button",
    "model": "Miromico FMLR IoT Button",
    "translation": {
		"de": "Miromico FMLR IoT Knopf",
		"en": "Miromico FMLR IoT Button",
		"fr": "Bouton IoT Miromico FMLR",
		"it": "Pulsante IoT Miromico FMLR"
    },
    "urldoc": "https://iot-shop.de/web/image/29423?unique=6c9a2666649ab30db9dea4e97eff83ad5be5e502",
    "allowedInactivity": null,
    "icon": "button",
    "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": 2,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": false,
          "ar": false,
          "sourcePath": [
            "payload",
            "battery_load"
          ]
        }
      },
      {
        "contact": {
          "attributeType": "inputs-and-switches",
          "subtype": "input",
          "translation": {
            "de": "Betätigung",
            "en": "Contact",
			"fr": "Actionnement",
			"it": "Azionamento"
          },
          "isDigital": true,
          "unit": null,
          "scale": null,
          "zero": null,
          "precision": null,
          "map": null,
          "pipelineMode": "avg",
          "pipelineRaster": [
            "M15",
            "H1",
            "DAY"
          ],
          "viewer": true,
          "ar": true,
          "sourcePath": [
            "payload",
            "image_id"
          ]
        }
      }
    ]
  }
}