Files
CPLv4.0/public/CPL/SERVICE/digitalInputs.json
2025-06-25 15:26:00 +02:00

21 lines
675 B
JSON

{
"win_de_state": ["<%=DES80%>", "<%=DES81%>", "<%=DES82%>", "<%=DES83%>"],
"win_de_label": ["<%=DEN80%>", "<%=DEN81%>", "<%=DEN82%>", "<%=DEN83%>"],
"win_de_counter": ["<%=DEC80%>", "<%=DEC81%>", "<%=DEC82%>", "<%=DEC83%>"],
"win_de_time_filter": [
"<%=DEF80%>",
"<%=DEF81%>",
"<%=DEF82%>",
"<%=DEF83%>"
],
"win_de_weighting": ["<%=DEG80%>", "<%=DEG81%>", "<%=DEG82%>", "<%=DEG83%>"],
"win_de_invert": ["<%=DEI80%>", "<%=DEI81%>", "<%=DEI82%>", "<%=DEI83%>"],
"win_de_counter_active": [
"<%=DEZ80%>",
"<%=DEZ81%>",
"<%=DEZ82%>",
"<%=DEZ83%>"
],
"win_de_offline": ["<%=DEA80%>", "<%=DEA81%>", "<%=DEA82%>", "<%=DEA83%>"]
}