Metadata-Version: 2.1
Name: iosense-connect
Version: 4.0.8
Summary: iosense connect library
Home-page: UNKNOWN
Author: Faclon-Labs
Author-email: reachus@faclon.com
License: UNKNOWN
Description: 
        ### Project description
        Faclon I/O Sense Data Access Library
        ​
        #### Where to get it
        https://pypi.org/project/iosense/
        
        #### Installation
        pip install iosense-connect
        
        pip3 install iosense-connect
        
        #### Features
        Retrives following details:
        
        - User information.
        - Device Details.
        - Device metaData.
        - Time based sensor data of a Device. 
        - Published events details.
        - Events data in given timeslot.
        - Event categories.
        - Events data count.
        
        #### Dependencies
        
        + pandas
        + requests
        + json 
        + time 
        + datetime 
        
        
        #### Documentation
        The official documentation is hosted on​ 
        
        #### Reach us
        For usage questions, please reach out to us at reachus@faclon.com
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
