{ "info": { "author": "360 Telemetry", "author_email": "info@360telemetry.com", "bugtrack_url": null, "classifiers": [], "description": "# 360 Telemetry MyM2M Web Python SDK\n\nThis is the Python Client for the 360 Telemetry MyM2M Web Platform.\n\n### Caveats\n\n* Configuration exchange is currently unsupported in either direction (from the device to the MyM2M Service or vice-versa).\n\n### Getting Started\n\nYou can use the client within an existing project by installing it using PyPi:\n\n pip install mym2m-client\n\n### Example Usage\n\n # create a new API client\n my_device = API('asd', 'UNIT00001')\n\n # create a snapshot with some sample data\n snapshot = Snapshot()\n snapshot.set_channel('temp', 25)\n snapshot.set_channel('humid', 40)\n\n # add the snapshot\n my_device.add(snapshot)\n\n # dispatch!\n my_device.dispatch()", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/360telemetry/mym2m-python-sdk", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "mym2m-client", "package_url": "https://pypi.org/project/mym2m-client/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mym2m-client/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/360telemetry/mym2m-python-sdk" }, "release_url": "https://pypi.org/project/mym2m-client/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Python SDK for the MyM2M Web JSON Device API", "version": "0.1.0" }, "last_serial": 2110714, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "160d6d936e17a3c36c9fbf4ac368be2a", "sha256": "52af04bc7e09fdedcb6e0fbe59495ef616984bc81aea26a00fe3182be7e0cdb6" }, "downloads": -1, "filename": "mym2m_client-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "160d6d936e17a3c36c9fbf4ac368be2a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4686, "upload_time": "2016-05-11T14:14:16", "url": "https://files.pythonhosted.org/packages/dd/e1/25a408e0e2a14c12431bb9b04443fe0a0e64eedc5927375823132b0b3dc5/mym2m_client-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "97e752df17ae2b8e4dd2e3787ed4e9a4", "sha256": "a35c970cd70119679e2075564d2c50a844f4f7a5f1e0d38bc7c9efe12c560bbc" }, "downloads": -1, "filename": "mym2m-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "97e752df17ae2b8e4dd2e3787ed4e9a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2461, "upload_time": "2016-05-11T14:13:58", "url": "https://files.pythonhosted.org/packages/c3/8c/91b5631ebd1a361fc5a3d00518afa7b6548e8f44298792757e64ba959290/mym2m-client-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "160d6d936e17a3c36c9fbf4ac368be2a", "sha256": "52af04bc7e09fdedcb6e0fbe59495ef616984bc81aea26a00fe3182be7e0cdb6" }, "downloads": -1, "filename": "mym2m_client-0.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "160d6d936e17a3c36c9fbf4ac368be2a", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4686, "upload_time": "2016-05-11T14:14:16", "url": "https://files.pythonhosted.org/packages/dd/e1/25a408e0e2a14c12431bb9b04443fe0a0e64eedc5927375823132b0b3dc5/mym2m_client-0.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "97e752df17ae2b8e4dd2e3787ed4e9a4", "sha256": "a35c970cd70119679e2075564d2c50a844f4f7a5f1e0d38bc7c9efe12c560bbc" }, "downloads": -1, "filename": "mym2m-client-0.1.0.tar.gz", "has_sig": false, "md5_digest": "97e752df17ae2b8e4dd2e3787ed4e9a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2461, "upload_time": "2016-05-11T14:13:58", "url": "https://files.pythonhosted.org/packages/c3/8c/91b5631ebd1a361fc5a3d00518afa7b6548e8f44298792757e64ba959290/mym2m-client-0.1.0.tar.gz" } ] }