Metadata-Version: 1.1
Name: rainbarrel
Version: 0.0.2
Summary: Rainbarrel receives webhook POSTs from a Rainbow Eagle smart meter monitoring unit.
The data ireceived is provided to plugins or external programs for data logging and control.
Home-page: https://github.com/akfullfo/rainbarrel
Author: Andrew Fullford
Author-email: pypi102014@fullford.com
License: Apache License, Version 2.0
Download-URL: https://github.com/akfullfo/rainbarrel/tarball/0.0.2
Description: Rainbarrel receives webhook POSTs from a Rainbow Eagle smart meter monitoring unit.
        The data received is provided to plugins or external programs for data logging and control.
        
        This code is under development.  Still to come is a netstring-based event reporting
        mechanism to allow multiple external programs with immediate access to data.
        
        
Platform: Linux
Platform: BSD
Platform: Mac OS X
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Home Automation
Classifier: Topic :: System :: Hardware
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: Utilities
Requires: PyYAML
Requires: netaddr
Requires: python
Requires: taskforce
Provides: rainbarrel
