Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SolarEdge not updating meter data, cycle looks good #33

Open
Maikel-K opened this issue Jul 19, 2024 · 0 comments
Open

SolarEdge not updating meter data, cycle looks good #33

Maikel-K opened this issue Jul 19, 2024 · 0 comments

Comments

@Maikel-K
Copy link

Hi Niels,

Im trying to switch from an RPI4 to a NUC with Debian 12 running inside Proxmox.
I think i have the script running fine, with DEBUG im getting the info below.
The only problem is, if i stop the service running on my PI, the data in SolarEdge app freeze.
When i run the script in the Proxmox container the data doesnt start to read again.
When i stop the script in the proxmox container and start the service on my PI again within a few seconds the data in the app start changing again.

On my PI it was running on python 3.7, and probably some older versions of the script.
Now in Proxmox its:
root@debian12:/home/pi/solaredgemeterproxy# python3 --version
Python 3.11.2

I did have to change a few things before the script started to run:

this_t = threading.currentThread()

To
this_t = threading.current_thread()

And all the
byteorder=Endian.Big, wordorder=Endian.Little)
To
byteorder=Endian.BIG, wordorder=Endian.LITTLE)

Does everything below look okay according to you?
2024-07-19 23:44:59 DEBUG: Connection to Modbus server established. Socket ('192.168.1.137', 55822) 2024-07-19 23:44:59 DEBUG: [1234, 0, 5, 5, 5, 5, 0, 0, 0, 15, 1, 10000, 10000, 10000, 64536, 64536, 64536, 1500, 120, 0, 0, 20000, 0] 2024-07-19 23:44:59 DEBUG: setValues[3] address-1601: count-23 2024-07-19 23:44:59 DEBUG: [0, 2, 4, 0, 0, 5] 2024-07-19 23:44:59 DEBUG: setValues[3] address-1651: count-6 2024-07-19 23:44:59 DEBUG: [4614, 15, 0, 0, 0, 0, 202, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0] 2024-07-19 23:44:59 DEBUG: setValues[3] address-1701: count-23 2024-07-19 23:44:59 INFO: Created <Thread(t_update_2, initial)>: meter1 sdm630 SDM630(192.168.1.108:8899, connectionType.TCP: timeout=1, retries=3, unit=0x1, framer=default) 2024-07-19 23:45:00 DEBUG: device: SDM630(192.168.1.108:8899, connectionType.TCP: timeout=1, retries=3, unit=0x1, framer=default) 2024-07-19 23:45:00 INFO: Starting <Thread(t_update_2, started 140351456130752)> 2024-07-19 23:45:00 DEBUG: Current transaction state - IDLE 2024-07-19 23:45:00 DEBUG: Running transaction 1 2024-07-19 23:45:00 DEBUG: Using selector: EpollSelector 2024-07-19 23:45:00 DEBUG: SEND: 0x0 0x1 0x0 0x0 0x0 0x6 0x1 0x4 0x0 0x0 0x0 0x50 2024-07-19 23:45:00 DEBUG: New Transaction state "SENDING" 2024-07-19 23:45:00 DEBUG: Awaiting connections server_listener 2024-07-19 23:45:00 DEBUG: Changing transaction state from "SENDING" to "WAITING FOR REPLY" 2024-07-19 23:45:00 INFO: Server listening. 2024-07-19 23:45:00 DEBUG: Changing transaction state from "WAITING FOR REPLY" to "PROCESSING REPLY" 2024-07-19 23:45:00 DEBUG: RECV: 0x0 0x1 0x0 0x0 0x0 0xa3 0x1 0x4 0xa0 0x43 0x5e 0xf9 0x77 0x43 0x5f 0x11 0x36 0x43 0x5f 0x61 0x20 0x3f 0x18 0x46 0x3a 0x3f 0x99 0x69 0xde 0x3f 0xa6 0x54 0x8 0x42 0xe8 0xf6 0x87 0x43 0x39 0xd2 0xe4 0x43 0x8f 0x0 0x83 0x43 0x5 0x2 0xcb 0x43 0x86 0x27 0xb6 0x43 0x90 0x5c 0x9c 0xc2 0x80 0x6f 0xab 0xc3 0x41 0x8b 0xaf 0xc2 0x1e 0x23 0x7c 0x3f 0x60 0x2f 0xc4 0x3f 0x31 0x4c 0x4e 0x3f 0x7d 0x96 0xb5 0xc1 0xe6 0xf7 0x58 0xc2 0x38 0xad 0x87 0xc0 0xfb 0xdd 0x49 0x43 0x5f 0x27 0xa3 0x0 0x0 0x0 0x0 0x3f 0x83 0xe8 0xf9 0x40 0x45 0xdd 0x76 0x0 0x0 0x0 0x0 0x44 0x13 0x13 0xcc 0x0 0x0 0x0 0x0 0x44 0x24 0xca 0x59 0x0 0x0 0x0 0x0 0xc3 0x94 0xa6 0x32 0x3f 0x64 0x7b 0x9f 0x0 0x0 0x0 0x0 0xc1 0xd6 0x7d 0xd5 0x0 0x0 0x0 0x0 0x42 0x47 0xcd 0x86 0x46 0x9a 0xf8 0x96 0x46 0x6d 0xc9 0x3d 0x45 0x3 0xf9 0x6c 0x45 0xc9 0xb6 0x60 2024-07-19 23:45:00 DEBUG: Processing: 0x0 0x1 0x0 0x0 0x0 0xa3 0x1 0x4 0xa0 0x43 0x5e 0xf9 0x77 0x43 0x5f 0x11 0x36 0x43 0x5f 0x61 0x20 0x3f 0x18 0x46 0x3a 0x3f 0x99 0x69 0xde 0x3f 0xa6 0x54 0x8 0x42 0xe8 0xf6 0x87 0x43 0x39 0xd2 0xe4 0x43 0x8f 0x0 0x83 0x43 0x5 0x2 0xcb 0x43 0x86 0x27 0xb6 0x43 0x90 0x5c 0x9c 0xc2 0x80 0x6f 0xab 0xc3 0x41 0x8b 0xaf 0xc2 0x1e 0x23 0x7c 0x3f 0x60 0x2f 0xc4 0x3f 0x31 0x4c 0x4e 0x3f 0x7d 0x96 0xb5 0xc1 0xe6 0xf7 0x58 0xc2 0x38 0xad 0x87 0xc0 0xfb 0xdd 0x49 0x43 0x5f 0x27 0xa3 0x0 0x0 0x0 0x0 0x3f 0x83 0xe8 0xf9 0x40 0x45 0xdd 0x76 0x0 0x0 0x0 0x0 0x44 0x13 0x13 0xcc 0x0 0x0 0x0 0x0 0x44 0x24 0xca 0x59 0x0 0x0 0x0 0x0 0xc3 0x94 0xa6 0x32 0x3f 0x64 0x7b 0x9f 0x0 0x0 0x0 0x0 0xc1 0xd6 0x7d 0xd5 0x0 0x0 0x0 0x0 0x42 0x47 0xcd 0x86 0x46 0x9a 0xf8 0x96 0x46 0x6d 0xc9 0x3d 0x45 0x3 0xf9 0x6c 0x45 0xc9 0xb6 0x60 2024-07-19 23:45:00 DEBUG: Factory Response[ReadInputRegistersResponse': 4] 2024-07-19 23:45:00 DEBUG: Adding transaction 1 2024-07-19 23:45:00 DEBUG: Getting transaction 1 2024-07-19 23:45:00 DEBUG: Changing transaction state from "PROCESSING REPLY" to "TRANSACTION_COMPLETE" 2024-07-19 23:45:00 DEBUG: [17246, 63863, 17247, 4406, 17247, 24864, 16152, 17978, 16281, 27102, 16294, 21512, 17128, 63111, 17209, 53988, 17295, 131, 17157, 715, 17286, 10166, 17296, 23708, 49792, 28587, 49985, 35759, 49694, 9084, 16224, 12228, 16177, 19534, 16253, 38581, 49638, 63320, 49720, 44423, 49403, 56649, 17247, 10147, 0, 0, 16259, 59641, 16453, 56694, 0, 0, 17427, 5068, 0, 0, 17444, 51801, 0, 0, 50068, 42546, 16228, 31647, 0, 0, 49622, 32213, 0, 0, 16967, 52614, 18074, 63638, 18029, 51517, 17667, 63852, 17865, 46688] 2024-07-19 23:45:00 DEBUG: handle: [b'C^', b'\xf9w'] 2024-07-19 23:45:00 DEBUG: handle: [b'C_', b'\x116'] 2024-07-19 23:45:00 DEBUG: handle: [b'C_', b'a '] 2024-07-19 23:45:00 DEBUG: handle: [b'?\x18', b'F:'] 2024-07-19 23:45:00 DEBUG: handle: [b'?\x99', b'i\xde'] 2024-07-19 23:45:00 DEBUG: handle: [b'?\xa6', b'T\x08'] 2024-07-19 23:45:00 DEBUG: handle: [b'B\xe8', b'\xf6\x87'] 2024-07-19 23:45:00 DEBUG: handle: [b'C9', b'\xd2\xe4'] 2024-07-19 23:45:00 DEBUG: handle: [b'C\x8f', b'\x00\x83'] 2024-07-19 23:45:00 DEBUG: handle: [b'C\x05', b'\x02\xcb'] 2024-07-19 23:45:00 DEBUG: handle: [b'C\x86', b"'\xb6"] 2024-07-19 23:45:00 DEBUG: handle: [b'C\x90', b'\\\x9c'] 2024-07-19 23:45:00 DEBUG: handle: [b'\xc2\x80', b'o\xab'] 2024-07-19 23:45:00 DEBUG: handle: [b'\xc3A', b'\x8b\xaf'] 2024-07-19 23:45:00 DEBUG: handle: [b'\xc2\x1e', b'#|'] 2024-07-19 23:45:00 DEBUG: handle: [b'?', b'/\xc4']
2024-07-19 23:45:00 DEBUG: handle: [b'?1', b'LN']
2024-07-19 23:45:00 DEBUG: handle: [b'?}', b'\x96\xb5']
2024-07-19 23:45:00 DEBUG: handle: [b'\xc1\xe6', b'\xf7X']
2024-07-19 23:45:00 DEBUG: handle: [b'\xc28', b'\xad\x87']
2024-07-19 23:45:00 DEBUG: handle: [b'\xc0\xfb', b'\xddI']
2024-07-19 23:45:00 DEBUG: handle: [b'C_', b"'\xa3"]
2024-07-19 23:45:00 DEBUG: handle: [b'?\x83', b'\xe8\xf9']
2024-07-19 23:45:00 DEBUG: handle: [b'@e', b'\xddv']
2024-07-19 23:45:00 DEBUG: handle: [b'D\x13', b'\x13\xcc']
2024-07-19 23:45:00 DEBUG: handle: [b'D$', b'\xcaY']
2024-07-19 23:45:00 DEBUG: handle: [b'\xc3\x94', b'\xa62']
2024-07-19 23:45:00 DEBUG: handle: [b'?d', b'{\x9f']
2024-07-19 23:45:00 DEBUG: handle: [b'\xc1\xd6', b'}\xd5']
2024-07-19 23:45:00 DEBUG: handle: [b'BG', b'\xcd\x86']
2024-07-19 23:45:00 DEBUG: handle: [b'F\x9a', b'\xf8\x96']
2024-07-19 23:45:00 DEBUG: handle: [b'Fm', b'\xc9=']
2024-07-19 23:45:00 DEBUG: handle: [b'E\x03', b'\xf9l']
2024-07-19 23:45:00 DEBUG: handle: [b'E\xc9', b'\xb6'] 2024-07-19 23:45:00 DEBUG: Current transaction state - TRANSACTION_COMPLETE 2024-07-19 23:45:00 DEBUG: Running transaction 2 2024-07-19 23:45:00 DEBUG: SEND: 0x0 0x2 0x0 0x0 0x0 0x6 0x1 0x4 0x0 0x50 0x0 0x1c 2024-07-19 23:45:00 DEBUG: New Transaction state "SENDING" 2024-07-19 23:45:00 DEBUG: Changing transaction state from "SENDING" to "WAITING FOR REPLY" 2024-07-19 23:45:00 DEBUG: Changing transaction state from "WAITING FOR REPLY" to "PROCESSING REPLY" 2024-07-19 23:45:00 DEBUG: RECV: 0x0 0x2 0x0 0x0 0x0 0x3b 0x1 0x4 0x38 0x47 0xc 0xf6 0x1e 0x47 0xf9 0xab 0xc0 0xc5 0x50 0xb2 0xcd 0x46 0x4e 0x35 0xc3 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x45 0x7a 0xe8 0x82 0x46 0x4e 0x8e 0xf0 0x3f 0x5a 0x26 0x25 0x41 0x79 0x76 0x77 2024-07-19 23:45:00 DEBUG: Processing: 0x0 0x2 0x0 0x0 0x0 0x3b 0x1 0x4 0x38 0x47 0xc 0xf6 0x1e 0x47 0xf9 0xab 0xc0 0xc5 0x50 0xb2 0xcd 0x46 0x4e 0x35 0xc3 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x45 0x7a 0xe8 0x82 0x46 0x4e 0x8e 0xf0 0x3f 0x5a 0x26 0x25 0x41 0x79 0x76 0x77 2024-07-19 23:45:00 DEBUG: Factory Response[ReadInputRegistersResponse': 4] 2024-07-19 23:45:00 DEBUG: Adding transaction 2 2024-07-19 23:45:00 DEBUG: Getting transaction 2 2024-07-19 23:45:00 DEBUG: Changing transaction state from "PROCESSING REPLY" to "TRANSACTION_COMPLETE" 2024-07-19 23:45:00 DEBUG: [18188, 63006, 18425, 43968, 50512, 45773, 17998, 13763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17786, 59522, 17998, 36592, 16218, 9765, 16761, 30327] 2024-07-19 23:45:00 DEBUG: handle: [b'G\x0c', b'\xf6\x1e'] 2024-07-19 23:45:00 DEBUG: handle: [b'G\xf9', b'\xab\xc0'] 2024-07-19 23:45:00 DEBUG: handle: [b'\xc5P', b'\xb2\xcd'] 2024-07-19 23:45:00 DEBUG: handle: [b'FN', b'5\xc3'] 2024-07-19 23:45:00 DEBUG: handle: [b'\x00\x00', b'\x00\x00'] 2024-07-19 23:45:00 DEBUG: handle: [b'\x00\x00', b'\x00\x00'] 2024-07-19 23:45:00 DEBUG: handle: [b'\x00\x00', b'\x00\x00'] 2024-07-19 23:45:00 DEBUG: handle: [b'\x00\x00', b'\x00\x00'] 2024-07-19 23:45:00 DEBUG: handle: [b'Ez', b'\xe8\x82'] 2024-07-19 23:45:00 DEBUG: handle: [b'FN', b'\x8e\xf0'] 2024-07-19 23:45:00 DEBUG: handle: [b'?Z', b'&%'] 2024-07-19 23:45:00 DEBUG: handle: [b'Ay', b'vw'] 2024-07-19 23:45:00 DEBUG: Current transaction state - TRANSACTION_COMPLETE 2024-07-19 23:45:00 DEBUG: Running transaction 3 2024-07-19 23:45:00 DEBUG: SEND: 0x0 0x3 0x0 0x0 0x0 0x6 0x1 0x4 0x0 0xc8 0x0 0x46 2024-07-19 23:45:00 DEBUG: New Transaction state "SENDING" 2024-07-19 23:45:00 DEBUG: Changing transaction state from "SENDING" to "WAITING FOR REPLY" 2024-07-19 23:45:01 DEBUG: Changing transaction state from "WAITING FOR REPLY" to "PROCESSING REPLY" 2024-07-19 23:45:01 DEBUG: RECV: 0x0 0x3 0x0 0x0 0x0 0x8f 0x1 0x4 0x8c 0x43 0xc1 0x46 0x72 0x43 0xc1 0x76 0xc4 0x43 0xc1 0x6d 0x2 0x43 0xc1 0x63 0x68 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x3f 0x29 0x5f 0x17 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x71 0x3d 0xa6 0x40 0x5d 0x91 0xb4 0x40 0x64 0xad 0xda 0x42 0xcb 0xe9 0xc 0x42 0x76 0xf8 0x91 0x42 0x99 0xce 0xe7 0x0 0x0 0x0 0x0 0x40 0x66 0x7f 0x11 0x42 0xa0 0x66 0xbe 0x0 0x0 0x0 0x0 0xc1 0xd2 0x5a 0xc2 0x0 0x0 0x0 0x0 0x40 0xb5 0x6d 0x43 0x40 0xc8 0x50 0x12 0x40 0xbd 0x40 0x7a 0x41 0xac 0x6b 0x4f 0x41 0xb1 0x3 0xae 0x41 0xc0 0xb4 0x7f 2024-07-19 23:45:01 DEBUG: Processing: 0x0 0x3 0x0 0x0 0x0 0x8f 0x1 0x4 0x8c 0x43 0xc1 0x46 0x72 0x43 0xc1 0x76 0xc4 0x43 0xc1 0x6d 0x2 0x43 0xc1 0x63 0x68 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x3f 0x29 0x5f 0x17 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x40 0x71 0x3d 0xa6 0x40 0x5d 0x91 0xb4 0x40 0x64 0xad 0xda 0x42 0xcb 0xe9 0xc 0x42 0x76 0xf8 0x91 0x42 0x99 0xce 0xe7 0x0 0x0 0x0 0x0 0x40 0x66 0x7f 0x11 0x42 0xa0 0x66 0xbe 0x0 0x0 0x0 0x0 0xc1 0xd2 0x5a 0xc2 0x0 0x0 0x0 0x0 0x40 0xb5 0x6d 0x43 0x40 0xc8 0x50 0x12 0x40 0xbd 0x40 0x7a 0x41 0xac 0x6b 0x4f 0x41 0xb1 0x3 0xae 0x41 0xc0 0xb4 0x7f 2024-07-19 23:45:01 DEBUG: Factory Response[ReadInputRegistersResponse': 4] 2024-07-19 23:45:01 DEBUG: Adding transaction 3 2024-07-19 23:45:01 DEBUG: Getting transaction 3 2024-07-19 23:45:01 DEBUG: Changing transaction state from "PROCESSING REPLY" to "TRANSACTION_COMPLETE" 2024-07-19 23:45:01 DEBUG: [17345, 18034, 17345, 30404, 17345, 27906, 17345, 25448, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16169, 24343, 0, 0, 0, 0, 0, 0, 0, 0, 16497, 15782, 16477, 37300, 16484, 44506, 17099, 59660, 17014, 63633, 17049, 52967, 0, 0, 16486, 32529, 17056, 26302, 0, 0, 49618, 23234, 0, 0, 16565, 27971, 16584, 20498, 16573, 16506, 16812, 27471, 16817, 942, 16832, 46207] 2024-07-19 23:45:01 DEBUG: handle: [b'C\xc1', b'Fr'] 2024-07-19 23:45:01 DEBUG: handle: [b'C\xc1', b'v\xc4'] 2024-07-19 23:45:01 DEBUG: handle: [b'C\xc1', b'm\x02'] 2024-07-19 23:45:01 DEBUG: handle: [b'C\xc1', b'ch'] 2024-07-19 23:45:01 DEBUG: handle: [b'?)', b'_\x17'] 2024-07-19 23:45:01 DEBUG: handle: [b'@q', b'=\xa6'] 2024-07-19 23:45:01 DEBUG: handle: [b'@]', b'\x91\xb4'] 2024-07-19 23:45:01 DEBUG: handle: [b'@d', b'\xad\xda'] 2024-07-19 23:45:01 DEBUG: handle: [b'B\xcb', b'\xe9\x0c'] 2024-07-19 23:45:01 DEBUG: handle: [b'Bv', b'\xf8\x91'] 2024-07-19 23:45:01 DEBUG: handle: [b'B\x99', b'\xce\xe7'] 2024-07-19 23:45:01 DEBUG: handle: [b'@f', b'\x7f\x11'] 2024-07-19 23:45:01 DEBUG: handle: [b'B\xa0', b'f\xbe'] 2024-07-19 23:45:01 DEBUG: handle: [b'\xc1\xd2', b'Z\xc2'] 2024-07-19 23:45:01 DEBUG: handle: [b'@\xb5', b'mC'] 2024-07-19 23:45:01 DEBUG: handle: [b'@\xc8', b'P\x12'] 2024-07-19 23:45:01 DEBUG: handle: [b'@\xbd', b'@z'] 2024-07-19 23:45:01 DEBUG: handle: [b'A\xac', b'kO'] 2024-07-19 23:45:01 DEBUG: handle: [b'A\xb1', b'\x03\xae'] 2024-07-19 23:45:01 DEBUG: handle: [b'A\xc0', b'\xb4\x7f'] 2024-07-19 23:45:01 DEBUG: Current transaction state - TRANSACTION_COMPLETE 2024-07-19 23:45:01 DEBUG: Running transaction 4 2024-07-19 23:45:01 DEBUG: SEND: 0x0 0x4 0x0 0x0 0x0 0x6 0x1 0x4 0x1 0x4e 0x0 0x30 2024-07-19 23:45:01 DEBUG: New Transaction state "SENDING" 2024-07-19 23:45:01 DEBUG: Changing transaction state from "SENDING" to "WAITING FOR REPLY" 2024-07-19 23:45:01 DEBUG: Changing transaction state from "WAITING FOR REPLY" to "PROCESSING REPLY" 2024-07-19 23:45:01 DEBUG: RECV: 0x0 0x4 0x0 0x0 0x0 0x63 0x1 0x4 0x60 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x47 0x8 0xee 0x9a 0x46 0x5 0xd9 0x8b 0x45 0xfd 0xa3 0xdb 0x45 0xc7 0xb1 0x53 0x45 0xa6 0x8d 0x2b 0x44 0xea 0xf1 0xe 0x46 0x31 0x5 0xcc 0x44 0xfb 0x2a 0x76 0x46 0x1c 0x30 0xf 0x46 0x8a 0x6f 0x3b 0x45 0xe5 0x57 0xc8 0x44 0x45 0x1c 0x6a 0x43 0x67 0x21 0x6 0x44 0x88 0x80 0x83 0x44 0xea 0xa2 0xe1 0x45 0x78 0xf8 0x5e 0x44 0x14 0x8b 0xc6 0x45 0x26 0x98 0x8b 0x45 0x83 0xb5 0x37 0x44 0xd2 0xc6 0x66 2024-07-19 23:45:01 DEBUG: Processing: 0x0 0x4 0x0 0x0 0x0 0x63 0x1 0x4 0x60 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x47 0x8 0xee 0x9a 0x46 0x5 0xd9 0x8b 0x45 0xfd 0xa3 0xdb 0x45 0xc7 0xb1 0x53 0x45 0xa6 0x8d 0x2b 0x44 0xea 0xf1 0xe 0x46 0x31 0x5 0xcc 0x44 0xfb 0x2a 0x76 0x46 0x1c 0x30 0xf 0x46 0x8a 0x6f 0x3b 0x45 0xe5 0x57 0xc8 0x44 0x45 0x1c 0x6a 0x43 0x67 0x21 0x6 0x44 0x88 0x80 0x83 0x44 0xea 0xa2 0xe1 0x45 0x78 0xf8 0x5e 0x44 0x14 0x8b 0xc6 0x45 0x26 0x98 0x8b 0x45 0x83 0xb5 0x37 0x44 0xd2 0xc6 0x66 2024-07-19 23:45:01 DEBUG: Factory Response[ReadInputRegistersResponse': 4] 2024-07-19 23:45:01 DEBUG: Adding transaction 4 2024-07-19 23:45:01 DEBUG: Getting transaction 4 2024-07-19 23:45:01 DEBUG: Changing transaction state from "PROCESSING REPLY" to "TRANSACTION_COMPLETE" 2024-07-19 23:45:01 DEBUG: [0, 0, 0, 0, 0, 0, 0, 0, 18184, 61082, 17925, 55691, 17917, 41947, 17863, 45395, 17830, 36139, 17642, 61710, 17969, 1484, 17659, 10870, 17948, 12303, 18058, 28475, 17893, 22472, 17477, 7274, 17255, 8454, 17544, 32899, 17642, 41697, 17784, 63582, 17428, 35782, 17702, 39051, 17795, 46391, 17618, 50790] 2024-07-19 23:45:01 DEBUG: handle: [b'\x00\x00', b'\x00\x00'] 2024-07-19 23:45:01 DEBUG: handle: [b'\x00\x00', b'\x00\x00'] 2024-07-19 23:45:01 DEBUG: handle: [b'\x00\x00', b'\x00\x00'] 2024-07-19 23:45:01 DEBUG: handle: [b'\x00\x00', b'\x00\x00'] 2024-07-19 23:45:01 DEBUG: handle: [b'G\x08', b'\xee\x9a'] 2024-07-19 23:45:01 DEBUG: handle: [b'F\x05', b'\xd9\x8b'] 2024-07-19 23:45:01 DEBUG: handle: [b'E\xfd', b'\xa3\xdb'] 2024-07-19 23:45:01 DEBUG: handle: [b'E\xc7', b'\xb1S'] 2024-07-19 23:45:01 DEBUG: handle: [b'E\xa6', b'\x8d+'] 2024-07-19 23:45:01 DEBUG: handle: [b'D\xea', b'\xf1\x0e'] 2024-07-19 23:45:01 DEBUG: handle: [b'F1', b'\x05\xcc'] 2024-07-19 23:45:01 DEBUG: handle: [b'D\xfb', b'*v'] 2024-07-19 23:45:01 DEBUG: handle: [b'F\x1c', b'0\x0f'] 2024-07-19 23:45:01 DEBUG: handle: [b'F\x8a', b'o;'] 2024-07-19 23:45:01 DEBUG: handle: [b'E\xe5', b'W\xc8'] 2024-07-19 23:45:01 DEBUG: handle: [b'DE', b'\x1cj'] 2024-07-19 23:45:01 DEBUG: handle: [b'Cg', b'!\x06'] 2024-07-19 23:45:01 DEBUG: handle: [b'D\x88', b'\x80\x83'] 2024-07-19 23:45:01 DEBUG: handle: [b'D\xea', b'\xa2\xe1'] 2024-07-19 23:45:01 DEBUG: handle: [b'Ex', b'\xf8^'] 2024-07-19 23:45:01 DEBUG: handle: [b'D\x14', b'\x8b\xc6'] 2024-07-19 23:45:01 DEBUG: handle: [b'E&', b'\x98\x8b'] 2024-07-19 23:45:01 DEBUG: handle: [b'E\x83', b'\xb57'] 2024-07-19 23:45:01 DEBUG: handle: [b'D\xd2', b'\xc6f'] 2024-07-19 23:45:01 DEBUG: values: {'l1_voltage': 222.97447204589844, 'l2_voltage': 223.06723022460938, 'l3_voltage': 223.37939453125, 'l1_current': 0.594821572303772, 'l2_current': 1.1985433101654053, 'l3_current': 1.2994394302368164, 'l1_power_active': 116.48149871826172, 'l2_power_active': 185.82379150390625, 'l3_power_active': 286.0039978027344, 'l1_power_apparent': 133.0109100341797, 'l2_power_apparent': 268.31024169921875, 'l3_power_apparent': 288.7235107421875, 'l1_power_reactive': -64.21810150146484, 'l2_power_reactive': -193.54563903808594, 'l3_power_reactive': -39.53465270996094, 'l1_power_factor': 0.8757288455963135, 'l2_power_factor': 0.6925705671310425, 'l3_power_factor': 0.9905808568000793, 'l1_phase_angle': -28.870773315429688, 'l2_phase_angle': -46.16946029663086, 'l3_phase_angle': -7.870762348175049, 'voltage_ln': 223.1548309326172, 'current_ln': 1.0305472612380981, 'total_line_current': 3.091641902923584, 'total_power_active': 588.309326171875, 'total_power_apparent': 659.1616821289062, 'total_power_reactive': -297.29840087890625, 'total_power_factor': 0.8925113081932068, 'total_phase_angle': -26.81144142150879, 'frequency': 49.950706481933594, 'import_energy_active': 19836.29296875, 'export_energy_active': 15218.3095703125, 'import_energy_reactive': 2111.5888671875, 'export_energy_reactive': 6454.796875, 'total_energy_apparent': 36086.1171875, 'total_current': 127831.5, 'total_import_demand_power_active': -3339.175048828125, 'maximum_import_demand_power_apparent': 13197.4404296875, 'import_demand_power_active': 0.0, 'maximum_import_demand_power_active': 0.0, 'export_demand_power_active': 0.0, 'maximum_export_demand_power_active': 0.0, 'total_demand_power_apparent': 4014.53173828125, 'maximum_demand_power_apparent': 13219.734375, 'neutral_demand_current': 0.8521445393562317, 'maximum_neutral_demand_current': 15.591422080993652, 'l12_voltage': 386.55035400390625, 'l23_voltage': 386.9278564453125, 'l31_voltage': 386.85162353515625, 'voltage_ll': 386.776611328125, 'neutral_current': 0.6616072058677673, 'l1n_voltage_thd': 3.769387722015381, 'l2n_voltage_thd': 3.4620180130004883, 'l3n_voltage_thd': 3.573111057281494, 'l1_current_thd': 101.95516967773438, 'l2_current_thd': 61.742740631103516, 'l3_current_thd': 76.90410614013672, 'voltage_ln_thd': 3.6015055179595947, 'current_thd': 80.20066833496094, 'total_pf': -26.294315338134766, 'l1_demand_current': 5.6695876121521, 'l2_demand_current': 6.259774208068848, 'l3_demand_current': 5.914120674133301, 'maximum_l1_demand_current': 21.552396774291992, 'maximum_l2_demand_current': 22.12679672241211, 'maximum_l3_demand_current': 24.088132858276367, 'l12_voltage_thd': 0.0, 'l23_voltage_thd': 0.0, 'l31_voltage_thd': 0.0, 'voltage_ll_thd': 0.0, 'total_energy_active': 35054.6015625, 'total_energy_reactive': 8566.3857421875, 'l1_import_energy_active': 8116.48193359375, 'l2_import_energy_active': 6390.16552734375, 'l3_import_energy_active': 5329.64599609375, 'l1_export_energy_active': 1879.532958984375, 'l2_export_energy_active': 11329.44921875, 'l3_export_energy_active': 2009.326904296875, 'l1_energy_active': 9996.0146484375, 'l2_energy_active': 17719.615234375, 'l3_energy_active': 7338.97265625, 'l1_import_energy_reactive': 788.4439697265625, 'l2_import_energy_reactive': 231.12899780273438, 'l3_import_energy_reactive': 1092.0159912109375, 'l1_export_energy_reactive': 1877.0899658203125, 'l2_export_energy_reactive': 3983.52294921875, 'l3_export_energy_reactive': 594.1839599609375, 'l1_energy_reactive': 2665.533935546875, 'l2_energy_reactive': 4214.65185546875, 'l3_energy_reactive': 1686.199951171875} 2024-07-19 23:45:01 DEBUG: [61082, 18184, 63638, 18074, 61082, 18184, 63638, 18074, 5068, 17427, 63111, 17128, 53988, 17209, 131, 17295, 10147, 17247, 63863, 17246, 4406, 17247, 24864, 17247, 25448, 17345, 18034, 17345, 30404, 17345, 27906, 17345, 52614, 16967] 2024-07-19 23:45:01 DEBUG: setValues[3] address-1001: count-34 2024-07-19 23:45:01 DEBUG: [12303, 17948, 28475, 18058, 22472, 17893, 41947, 17917, 45395, 17863, 36139, 17830, 51517, 18029, 51517, 18029, 0, 0, 0, 0, 0, 0, 55691, 17925, 39051, 17702, 46391, 17795, 50790, 17618, 63006, 18188, 0, 0, 0, 0, 0, 0, 31647, 16228, 12228, 16224, 19534, 16177, 38581, 16253, 42546, 50068, 28587, 49792, 35759, 49985, 9084, 49694, 51801, 17444, 715, 17157, 10166, 17286, 23708, 17296, 17978, 16152, 27102, 16281, 21512, 16294, 45773, 50512, 0, 0, 0, 0, 59522, 17786, 1420, 17566, 35639, 17582, 8951, 17573] 2024-07-19 23:45:01 DEBUG: setValues[3] address-1101: count-82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant