wildmountainfarms/solarthing

modbus ser2net

Closed this issue · 3 comments

Hi,

I am wondering if you have used ser2net to send modbus data to another server?

My RPI is kind of weak for all, so I would migrate it to a more powerfull server.

Thanks for hints

would it be possible to use a ser2net port in solarthing base.json config?

Thomas

I personally don't have any experience with ser2net. I also don't recommend doing something like this because SolarThing can run just fine on Raspberry Pis, but I do recommend that the database be put on another computer.

If ser2net exposes a serial port similar to what socat does, then I imagine you could treat whatever ser2net gives you as a serial port. If it does not do that, then I likely won't add support for ser2net integration, but if you still want to continue along this path, you could see this issue for reference on how this might be done: #51

ok thanks will check

closed socat should be used