Metadata-Version: 2.1
Name: iotile-gateway
Version: 3.0.0
Summary: IOTile Core Tools
Home-page: https://github.com/iotile/coretools/iotilecore
Author: Arch
Author-email: info@arch-iot.com
License: LGPLv3
Keywords: iotile,arch,embedded,hardware
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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5,<4
Requires-Dist: iotile-core (<6,>=5.0.0)
Requires-Dist: msgpack (<1,>=0.6.1)
Requires-Dist: iotile-transport-websocket (<4,>=3.0.0)

IOTileGateway
-------------

A python package providing basic gateway infrastructure for talking to multiple IOTile devices.

See https://www.arch-iot.com.



