Resolve device states instantly - Deterministic IoT state resolution
Project description
SignalCend
Resolve device states instantly. Deterministic state resolution for IoT fleets.
Quickstart
pip install signalcend
from signalcend import Client
client = Client(api_key="sk-demo-your-key")
result = client.resolve({
"device_1": [{"timestamp": 1739273600, "value": "online"}]
})
print(result.resolved_state) # {"device_1": "online"}
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
signalcend-0.1.0.tar.gz
(2.0 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 signalcend-0.1.0.tar.gz.
File metadata
- Download URL: signalcend-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd8d8562cdb523f06008456de8b9aa0e315305fbe625b601f228ded6472224a6
|
|
| MD5 |
713f28f43c922bfc6e909b9715f6c1ff
|
|
| BLAKE2b-256 |
1ea7e2570812315ca012739dfdcb077fef16589cc519a88d93213f8aa22ba41c
|
File details
Details for the file signalcend-0.1.0-py3-none-any.whl.
File metadata
- Download URL: signalcend-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17f6e5554850d98f8db746e01d490aae46bcd7380de9bb978f4d4544906c8125
|
|
| MD5 |
af9d07e8fff6b43570b8aa4406660365
|
|
| BLAKE2b-256 |
cdc0c6a87fe612e0ad27837862a5e820504186bc1c22c15496c074eb99a25b99
|