Python lib for sending sensor data to Consentium IoT server.
Project description
ConsentiumThings
Python API to send and receive data for Consentium Cloud.
Example usage
ct = ConsentiumThings("board-key")
ct.begin_send("send-key")
ct.send_data([1, 2, 3, 4, 5], ['info1', 'info2', 'info3'])
ct.begin_receive("receive-key", recent=False)
print(ct.receive_data())
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
consentiumthings-0.2.tar.gz
(3.2 kB
view details)
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 consentiumthings-0.2.tar.gz.
File metadata
- Download URL: consentiumthings-0.2.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25c3934542199db14236b5d49653023f13ad1f9eb60ea9af988317d1ee744068
|
|
| MD5 |
8230a79d8f042a543c83457114e224bc
|
|
| BLAKE2b-256 |
dc2c85ebd2357027d3f39725dc5eaf14df154953dc4a2e60eef031c7544100f1
|
File details
Details for the file consentiumthings-0.2-py3-none-any.whl.
File metadata
- Download URL: consentiumthings-0.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
612e88e5f3b2507a21b41f2c85e5eeb9ae6af9ed05e7c2c57bce82137a988bae
|
|
| MD5 |
0683ce613e00083914bc98e784fc0c11
|
|
| BLAKE2b-256 |
103b9e860b549bf88ecd7c4c8800ad5cbfcbb8fc94124b79ab471f0522f5c60f
|