Unet Python Gateway
Project description
This python package unetpy provides UnetSocket APIs to interact with any modems running UnetStack. The unetpy package is built upon fjagepy. This package allows the developers and users to interact with the modem using an interface implementd in python. All the requests made to the modem are using JSON messages. The relevant JSON messages are constructed and sent over some low level networked connection like TCP. The UnetStack server running on the modem understands these messages, takes corresponding actions and returns the notifications and/or responses back in the form of JSON messages which are parsed by unetpy.
Usage
Installation:
pip install unetpy
To import all general modules:
from unetpy import *
Sample notebook:
Useful links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file unetpy-3.1.2.tar.gz
.
File metadata
- Download URL: unetpy-3.1.2.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2bc50b6f73251a29573f6104a39db2f3acc7173f38526aabfd4bcce3cfd6d5b |
|
MD5 | c2905dccf569a4f1a464f164c5f7471c |
|
BLAKE2b-256 | 6793399bd1ebdda4603c1219e53b91cb9c1d9a60e8f58447a3119fc2c831b179 |
File details
Details for the file unetpy-3.1.2-py3-none-any.whl
.
File metadata
- Download URL: unetpy-3.1.2-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92677a066903a3c16e6678c0b1c4ff1a241ec75833b816fd6d9545d64b2cf44a |
|
MD5 | 226f65ea5b665b5a27b3ba006a2e0a1d |
|
BLAKE2b-256 | 823a49cc8ef3ada41d8b7f587335364b464e1641133062b41afb35fa9711bd48 |