datetime zu cplInternalTimestamp für bessere Klarheit

This commit is contained in:
ISA
2024-11-07 07:40:45 +01:00
parent 35afba0ebb
commit a3bc86258c
2 changed files with 4 additions and 2 deletions

View File

@@ -15,7 +15,9 @@ function SettingModal({ showModal, onClose }) {
const ip_Redux = useSelector((state) => state.variables.ip);
const subnet_Redux = useSelector((state) => state.variables.subnet);
const gateway_Redux = useSelector((state) => state.variables.gateway);
const datetime_Redux = useSelector((state) => state.variables.datetime);
const datetime_Redux = useSelector(
(state) => state.variables.cplInternalTimestamp
);
const ntp1_Redux = useSelector((state) => state.variables.ntp1);
const ntp2_Redux = useSelector((state) => state.variables.ntp2);
const ntp3_Redux = useSelector((state) => state.variables.ntp3);

View File

@@ -5,7 +5,7 @@ var win_mac2 = "0 48 86 81 46 144";
var win_ip = "10.10.0.243";
var win_subnet = "255.255.255.0";
var win_gateway = "10.10.0.1";
var win_datetime = "23.10.24 15:10:28 Uhr";
var win_cplInternalTimestamp = "23.10.24 15:10:28 Uhr";
var win_opcState = "1";
var win_opcSessions = "0";
//var opcName="CPL V4 OPC UA Application Deutsche Bahne']'])";