Metadata-Version: 2.1
Name: bmondata
Version: 0.5.0
Summary: Allows retrieval and storage of data on BMON Servers.
Home-page: https://github.com/alanmitchell/bmondata
Author: Alan Mitchell
Author-email: tabb99@gmail.com
License: UNKNOWN
Description: # bmondata
        Allows easy access to sensor data residing on a [BMON Server](https://github.com/alanmitchell/bmon).
        
        This package provides a wrapper around the the BMON API, version 2.  It allows retrieval
        of key data stored in the BMON database, including sensor readings, sensor metadata, building
        information, and organization information.  It is not comprehensive as some BMON information is
        not available.  It also allows for storage of new sensor readings in a BMON
        sensor reading database.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
