Metadata-Version: 2.1
Name: iosense-connect
Version: 4.0.3
Summary: iosense connect library
Author: Faclon-Labs
Author-email: reachus@faclon.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE.txt


### 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
