tagyoureit / nodejs-poolController

An application to control pool equipment from various manufacturers.
GNU Affero General Public License v3.0
327 stars 97 forks source link

Make compatible with LAN protocol adapters. #256

Closed bkhall closed 3 years ago

bkhall commented 3 years ago

Description clearly states that a RS485 adapter is required.

Pentair has a networkable protocol adapter - P/N 520489.

Make this library capable of communicating with the adapter.

tagyoureit commented 3 years ago

This app supports multiple platforms that all communicate over RS485. Not all platforms support network interfaces and the ones that do vary.

If you want to interact with the system via network protocol check out this project: https://github.com/parnic/node-screenlogic