lastTDR in CPL Verzeichnis
This commit is contained in:
16
public/CPL/SERVICE/System.js
Normal file
16
public/CPL/SERVICE/System.js
Normal file
@@ -0,0 +1,16 @@
|
||||
var appVersion = "<%=SAV00%>";
|
||||
var deviceName = "<%=SAN01%>";
|
||||
var mac1 = "<%=SEM01%>";
|
||||
var mac2 = "<%=SEM02%>";
|
||||
var ip = "<%=SEI01%>";
|
||||
var subnet = "<%=SES01%>";
|
||||
var gateway = "<%=SEG01%>";
|
||||
var datetime = "<%=SCL01%>";
|
||||
var ntp1 = "<%=STP01%>";
|
||||
var ntp2 = "<%=STP02%>";
|
||||
var ntp3 = "<%=STP03%>";
|
||||
var ntpTimezone = "<%=STT00%>";
|
||||
var ntpActive = "<%=STA00%>";
|
||||
var opcState = "<%=SOS01%>";
|
||||
var opcSessions = "<%=SOC01%>";
|
||||
var opcName = "<%=SON01%>";
|
||||
Reference in New Issue
Block a user