UNPKG

node-red-contrib-knx-ultimate

Version:

Control your KNX and KNX Secure intallation via Node-Red! A bunch of KNX nodes, with integrated Philips HUE control, ETS group address importer, KNX AI for diagnosticsand KNX routing between interfaces. Easy to use and highly configurable.

27 lines (23 loc) 1.04 kB
{ "knxUltimateWatchDog": { "paletteLabel": "WatchDog KNX", "title": "Watchdog", "properties": { "node-input-server": "Gateway", "node-input-checkLevel": "Livello controllo (vedi Wiki)", "node-input-topic": "Group Address da monitorare", "node-input-name": "Nome nodo", "node-input-autoStart": "Avvia il watchdog automaticamente", "advancedOptionsAccordion": "Opzioni avanzate", "node-input-retryInterval": "Riprova ogni (in secondi)", "node-input-maxRetry": "Dopo questo numero di tentativi, segnala l'errore" }, "placeholder": { "monitor":"Es: 12/0/0. Per 'Solo Ethernet', usa un GA inesistente." }, "selectlists": { "Ethernet": "Solo Ethernet unicast (Default), tramite ping. Funziona SOLO con Interfacce IP (non con routers)", "EthKNX": "Ethernet + KNX Twisted Pair, usando un vero dispositivo KNX esistente" } } }