hologram-python icon indicating copy to clipboard operation
hologram-python copied to clipboard

Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code!

Results 34 hologram-python issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [pyusb](https://github.com/pyusb/pyusb) to permit the latest version. Release notes Sourced from pyusb's releases. Version 1.2.1 Fixed: core: make Device hashable again (PR #376) Commits 7f3638b Merge #376:...

dependencies
python

### Describe the problem When setting up the modems we scan for hardware and then send AT commands to the ports to see which responds. For one reason or another...

bug

### Describe the problem When sending a message using `sudo hologram send "message"` it creates and activates a PDP context but it never tears it down afterwards ### Expected behavior...

bug

while trying to install the software Could not find a version that satisfies the requirement python_sdk_auth~=0.3.0 (from versions: 0.1.2, 0.1.3, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.2.0, 0.2.1, 0.2.2) No matching distribution...

Bumps [python-pppd](https://github.com/cour4g3/python-pppd) from 1.0.3 to 1.0.4. Commits eec121c fixed issue with universal_newlines and Python 3.7 b0715ca Create FUNDING.yml 7cd990b Merge pull request #8 from PodgroupConnectivity/disconnect bd8ba61 Disconnect killing children processes...

patch
dependencies
python

THESE PACKAGES DO NOT MATCH THE HASHES FROM THE REQUIREMENTS FILE. If you have updated the package versions, please update the hashes. Otherwise, examine the package contents carefully; someone may...

bug

**Is your feature request related to a problem? Please describe.** eDRX and other power saving modes prevents the modems from working in many cases **Describe the solution you'd like** add...

enhancement
feature_request

### Describe the problem I'm on ubuntu 20.04. I installed the packacke as described in the quickstart guide. The problem is that the HologramAuth package seems to be empty. When...

bug

### Describe the problem In the install.sh file is specified that one of the required libraries is: libpython3.7-dev That caused issue if you want to install the library with Python...

bug

### Describe the problem If you were to create two instances of the HologramCloud object and connect with one of them one would show a status of CLOUD_CONNECTED and the...

bug