
Once you've connected with connectAsync(), there are a number of methods available and corresponding events for when they've completed successfully. Where password is the remote login password.

init ( systemName, ipAddr, port, password ) // ipAddr and password as strings port as integer await client. See example.ts for an example of interfacing with the library. See the Wiki for information on migrating from v1 to v2. Tested with a Pentair ScreenLogic system on firmware versions 5.2 Build 736.0 Rel, 5.2 Build 738.0 Rel Local connections require a Pentair ScreenLogic device on the same network (a network which supports UDP broadcasts).

This is a Node.JS module for interfacing with Pentair ScreenLogic systems over your local network or remotely through the Pentair dispatcher.
