GithubHelp home page GithubHelp logo

digidotcom / python-devicecloud Goto Github PK

View Code? Open in Web Editor NEW
37.0 37.0 20.0 7.58 MB

Python client library for the Digi Device Cloud Web Services API

Home Page: http://www.digi.com/cloud/digi-device-cloud

License: Mozilla Public License 2.0

Python 99.34% Shell 0.56% Batchfile 0.10%

python-devicecloud's People

Contributors

aaschulz avatar brandonmoser avatar cmkline avatar ctrlaltdel avatar dependabot[bot] avatar kurte261 avatar posborne avatar rtzoeller avatar tpmanley avatar varzac avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

python-devicecloud's Issues

Expired Device Cloud certificate

The Device Cloud certificate attached to the project (devicecloud/data/devicecloud.crt) expired last year. Also, I have noticed that it is not included in the latest pypi distribution package (0.5.7).

TCP monitor error

{'cstId': '13319', 'monBatchDuration': '10', 'monBatchSize': '1', 'monCompression': 'zlib', 'monFormatType': 'json', 'monId': '216834', 'monStatus': 'INACTIVE', 'monTopic': 'DeviceCore,FileDataCore,FileData,DataPoint', 'monTransportType': 'tcp'} Traceback (most recent call last): File "monitor_playground.py", line 65, in <module> test_tcp_monitor(dc) File "monitor_playground.py", line 27, in test_tcp_monitor mon.add_callback(listener) File "/Users/Hydex/Downloads/python-devicecloud-master/virtual/lib/python3.5/site-packages/devicecloud/monitor.py", line 379, in add_callback self._tcp_client_manager.create_session(callback, self._id) File "/Users/Hydex/Downloads/python-devicecloud-master/virtual/lib/python3.5/site-packages/devicecloud/monitor_tcp.py", line 558, in create_session session.start() File "/Users/Hydex/Downloads/python-devicecloud-master/virtual/lib/python3.5/site-packages/devicecloud/monitor_tcp.py", line 286, in start raise exception File "/Users/Hydex/Downloads/python-devicecloud-master/virtual/lib/python3.5/site-packages/devicecloud/monitor_tcp.py", line 281, in start self.socket.connect((self.client.hostname, PUSH_SECURE_PORT)) File "/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/python3.5/ssl.py", line 1014, in connect self._real_connect(addr, False) File "/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/python3.5/ssl.py", line 1005, in _real_connect self.do_handshake() File "/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/python3.5/ssl.py", line 983, in do_handshake self._sslobj.do_handshake() File "/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/lib/python3.5/ssl.py", line 628, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:645)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.