@@ -69,7 +69,7 | |||
|
69 | 69 | datarpta = self.__getConnectionStatus(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file |
|
70 | 70 | No newline at end of file |
|
71 | 71 | if cmd == "MNTR": |
|
72 | No newline at end of file | |
|
72 | datarpta = self.__getControlModuleStatus_new(cmd = cmd, rx_buffer = rx_buffer) No newline at end of file | |
|
73 | 73 | No newline at end of file |
|
74 | 74 | self.commServerObj.sendData(cmd=cmd, data=datarpta, ipDestino = ipSource) No newline at end of file |
|
75 | 75 | No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now