-
Please add support for Phoenix Contact EVCC Controller with modbus TCP and RS485
This Controller ist used e.g. in wallb-e Wallboxes.
-
Really love this docker image so far!
I'm trying to get Solaredge Modbus TCP working but the connection is throwing connection refused:
`
Error loading data from modbus Error: connect ECONNREFU…
-
Modbus4J supports a TcpListener type of Modbus master, but it is not exposed through Mango. Some other scada softwares based on Mango M2M do support it, though.
It is for when Mango will still be a…
-
Hi,
is it possible to expose UPS values either via NUT or mbusd as Modbus TCP server?
In parallel to phoenixcontact_modbus - Driver for Phoenix Contact.
BR
-
Dear all, here is a question:
I have a script which sets up a modbus tcp slave. This slave I use as a simulator which is basically managing its register content via `set_values` and `get_values`. I a…
CorF4 updated
6 years ago
-
@mrbig @ssalonen The discovery of a SolarEdge inverter doesn't work with the default TCP slave transaction time of 60ms. Setting it to 1000ms works. I read that the inverter does only support one TCP …
-
It would be handy to have both MODBUS/RTU and MODBUS/TCP available in a single library. It looks like there could be a lot of code usable on both sides, so I started a closer inspection.
### Packet…
-
_From [Sergey.D...@gmail.com](https://code.google.com/u/111147732012753233603/) on August 31, 2013 13:15:42_
Read / write support the individual bits (0 to 15) of the registers in Switch and others O…
-
### System Health details
## System Information
version | core-2024.9.3
-- | --
installation_type | Home Assistant OS
dev | false
hassio | true
docker | true
user | root
virtualenv | false
…
-
Hi!
I'm testing the following code as a link between https://sourceforge.net/projects/qmodmaster/ and https://pypi.org/project/pyModSlave/. As hardware, I'm using a NodeMCU 1.0 and a USB/TTL conver…