Commit Graph

105 Commits

Author SHA1 Message Date
af02f60791 Code cleanup
Much better organization and ease-of-use now that the proof of concept is established. Still an awful lot to do here, but I'm getting the hang of the whole node.js thing.
Also moved the actual test functionality out to a test script so the module itself doesn't execute anything.
2018-03-30 10:27:01 -05:00
c1234187ca NPM package file 2018-03-30 10:25:33 -05:00
7d4af8db5f Renamed to follow convention 2018-03-30 10:25:03 -05:00
0713d9acca Initial code commit
I have no idea what I'm doing in node.js, so this just proves that we can discover and communicate with a Pentair ScreenLogic server on the network. It's super ugly and needs a ton of work, but it's functional.
2018-03-28 23:52:46 -05:00
ae2b05b0e4 Initial commit 2018-03-28 23:49:01 -05:00