Hydronet WMM API
Project description
Hydronet API
Import library:
from hydronet import wmm
Establish connection to a modem:
modem = wmm.wmm(<Modem ID>)
Send data:
modem.send(<data>)
Send data to destination:
modem.send(<data>,<destination>)
Receive data:
data = modem.recv()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hydronetapi-0.0.4.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for hydronetapi-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6070b195e9f281a74dde14554fe0b6e6e41c9b7bd541029aa376a9a6dd5f2f0d |
|
MD5 | 04712a6f2482101101504697d83732d2 |
|
BLAKE2b-256 | ec2aaf51752035ffb226b2ccf6225fa82d22e844e6f29c4fb5a53bd624561615 |