Metadata-Version: 2.1
Name: iotile-transport-awsiot
Version: 1.1.0
Summary: IOTile AWS IOT Transport Plugin
Home-page: http://github.com/iotile/coretools
Author: Arch
Author-email: info@arch-iot.com
License: LGPLv3
Keywords: iotile,arch,embedded,hardware,firmware
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7,<4
Requires-Dist: AWSIoTPythonSDK (<2,>=1.4.3)
Requires-Dist: iotile-core (>=5.2)

IOTile AWS IOT Transport Plugin
-------------------------------

A python plug for IOTile CoreTools that allows interacting with IOTile devices through
AWS IOT, including providing virtual agents that act as devices and DeviceAdapters
that allow controlling devices.


