Metadata-Version: 1.1
Name: aqualogic
Version: 3.0
Summary: Library for interfacing with a Hayward/Goldline AquaLogic/ProLogic pool controller.
Home-page: https://github.com/swilson/aqualogic
Author: Sean Wilson
Author-email: sean.wilson@live.ca
License: MIT
Description: A python library to interface with Hayward/Goldline AquaLogic/ProLogic pool controllers. Note that the Goldline protocol uses RS-485 so a hardware interface that can provide the library with reader and writer file objects is required. The simplest solution for this is an RS-485 to Ethernet adapter connected via a socket.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
