Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
Modbus TCP and database connection over 1 ethernet port
« previous
next »
Print
Pages: [
1
]
Author
Topic: Modbus TCP and database connection over 1 ethernet port (Read 108 times)
luke.penko
Newbie
Posts: 1
Karma: 0
Modbus TCP and database connection over 1 ethernet port
«
on:
October 15, 2024, 04:58:11 pm »
Hey guys
I know that this topic is not completely right in this forum but my hope is that a network expert can give me an answer.
I'm creating a new project with an ESP32:
I want to read all my systems at home (heating system, electricity meter, water meter, ...) via modbus tcp and than write it into my database via API. For the hardware I chose an ESP32. I don't want to use the wifi interface.
So can I do it with only 1 ethernet port? If I'm putting a switch infront?
i appreciate your help
Thanks
Logged
Apollo3zehn
Newbie
Posts: 11
Karma: 0
Re: Modbus TCP and database connection over 1 ethernet port
«
Reply #1 on:
October 16, 2024, 07:30:27 am »
As long as all devices are in the same IP subnet and physically connected to each other (via switch) it should be simple. If they are in different subnets, a router is required.In any Cass, 1 Ethernet port is sufficient.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
Modbus TCP and database connection over 1 ethernet port