A Javascript module using the CommonJS module system that exposes a partial implementation of Pentair Screenlogic 2 IP protocol. It is designed to require minimal ...
I wanted to see how to communicate with my Screenlogic device over IP instead of through the RS485 bus. The protocol and codes are documented fairly well here: https ...