BNA8/.resources/9086cc4d9aeb4ff189179e274851b8fe6c04c767fc43c9fdb399ade693be4002
Salijoghli f38f97fee0 fixes
2025-10-07 19:20:00 +04:00

13 lines
394 B
Plaintext

SELECT Status_Ethernet.status_ethernet_ndx,
Status_Ethernet.DeviceType,
Status_Ethernet.Device,
Status_Ethernet.IPAddress,
Status_Ethernet.Status1,
Status_Ethernet.CurrentAmps,
Status_Ethernet.SpeedFPM,
Status_Ethernet.StatusCode,
Status_Ethernet.row_id,
Status_Ethernet.LastStatusCode,
IF (Status_Ethernet.Status1 = "false","OK", "Fault") as Status
FROM Status_Ethernet