void dmRelays_RelayChangeEvent(int relay, bool status) { uiLogic.DMPSRelays((uint)relay, status, userInterface); }