Add: SERVICE JSON Files
This commit is contained in:
20
public/CPL/SERVICE/digitalInputs.json
Normal file
20
public/CPL/SERVICE/digitalInputs.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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%>"]
|
||||
}
|
||||
Reference in New Issue
Block a user