Unet Python Gateway
Project description
unetsocket.py
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 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.
Installation::
pip install unetpy
Usage
To import all general modules::
from unetpy import *
Examples
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unetpy-3.1.3.tar.gz.
File metadata
- Download URL: unetpy-3.1.3.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
604a239d6abfbf471ad9785cdffcee872c6a5a250c2a508be416ab16c4aafeec
|
|
| MD5 |
2d6b8a64ea9d616f7f0804e4104170f5
|
|
| BLAKE2b-256 |
f5dcb02806ba2edcdc1f585e26f6a5fbf05f451f7f43c53397fd2f5eb42c4a2b
|
File details
Details for the file unetpy-3.1.3-py3-none-any.whl.
File metadata
- Download URL: unetpy-3.1.3-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5eaeb753a3b1dac49b065ecc6c4dd0545c38f09d16f762379c3854c57d8017d2
|
|
| MD5 |
7525c863ca62c477bcf2ffbcbd305263
|
|
| BLAKE2b-256 |
9bbd2c92aeeb834d970024b631f7a6ae37bbb1a9c9733a9f99d48efee3665684
|