Initial Configuration Push

This commit is contained in:
CCOSTAN
2016-10-11 16:42:06 +00:00
parent b83eeadfcb
commit 5127bc2109
2145 changed files with 298464 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
UNKNOWN

View File

@@ -0,0 +1 @@
pip

25
deps/paho_mqtt-1.2.dist-info/METADATA vendored Normal file
View File

@@ -0,0 +1,25 @@
Metadata-Version: 2.0
Name: paho-mqtt
Version: 1.2
Summary: MQTT version 3.1.1 client class
Home-page: http://eclipse.org/paho
Author: Roger Light
Author-email: roger@atchoo.org
License: Eclipse Public License v1.0 / Eclipse Distribution License v1.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Communications
Classifier: Topic :: Internet
UNKNOWN

17
deps/paho_mqtt-1.2.dist-info/RECORD vendored Normal file
View File

@@ -0,0 +1,17 @@
paho/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
paho/mqtt/__init__.py,sha256=casajsr1Y-jX9rb1ery9v68VZq1vD95WZnJs1U-6JFY,144
paho/mqtt/client.py,sha256=NXkucxO11swklKm32FDLY9542c0FkNTRzUtoLLQE1UM,112087
paho/mqtt/publish.py,sha256=6o2besO4EFol-Bd4xz_bOP8mh4CBJoquX8ayB7jVNXo,9169
paho/mqtt/subscribe.py,sha256=aQDSzC17vNbcNKD_ioFWJduJpKFBujoVL48gv3wKkps,10016
paho_mqtt-1.2.dist-info/DESCRIPTION.rst,sha256=OCTuuN6LcWulhHS3d5rfjdsQtW22n7HENFRh6jC6ego,10
paho_mqtt-1.2.dist-info/METADATA,sha256=01aIf4yRcst6ljM0PbMvlXrqRYnhh7wd9HzPsyPeHH4,800
paho_mqtt-1.2.dist-info/RECORD,,
paho_mqtt-1.2.dist-info/WHEEL,sha256=lCqt3ViRAf9c8mCs6o7ffkwROUdYSy8_YHn5f_rulB4,93
paho_mqtt-1.2.dist-info/metadata.json,sha256=xR3Ta96BQ_4JWDEW2oa4G0AyYX24wRxYk-Sw5uXSXTs,885
paho_mqtt-1.2.dist-info/top_level.txt,sha256=Yz3Ft1eA2xY97jYx6JarAsWfYVa545FiTBANZfnKQSM,5
paho_mqtt-1.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
paho/mqtt/__pycache__/publish.cpython-34.pyc,,
paho/mqtt/__pycache__/client.cpython-34.pyc,,
paho/__pycache__/__init__.cpython-34.pyc,,
paho/mqtt/__pycache__/__init__.cpython-34.pyc,,
paho/mqtt/__pycache__/subscribe.cpython-34.pyc,,

5
deps/paho_mqtt-1.2.dist-info/WHEEL vendored Normal file
View File

@@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.29.0)
Root-Is-Purelib: true
Tag: cp34-none-any

View File

@@ -0,0 +1 @@
{"classifiers": ["Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Communications", "Topic :: Internet"], "extensions": {"python.details": {"contacts": [{"email": "roger@atchoo.org", "name": "Roger Light", "role": "author"}], "document_names": {"description": "DESCRIPTION.rst"}, "project_urls": {"Home": "http://eclipse.org/paho"}}}, "generator": "bdist_wheel (0.29.0)", "license": "Eclipse Public License v1.0 / Eclipse Distribution License v1.0", "metadata_version": "2.0", "name": "paho-mqtt", "summary": "MQTT version 3.1.1 client class", "version": "1.2"}

View File

@@ -0,0 +1 @@
paho