[ bianca ]
[ ソース: python-ttn-client ]
パッケージ: python3-ttn-client (1.2.1-3)
python3-ttn-client に関するリンク
python-ttn-client ソースパッケージをダウンロード:
- [python-ttn-client_1.2.1-3.debian.tar.xz]
- [python-ttn-client_1.2.1-3.dsc]
- [python-ttn-client_1.2.1.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Client for fetching and parsing uplink messages from The Things Network
This library provides a client to fetch and parse uplink messages from The Things Network. The Things Network is a community-driven and open network that supports LoRaWAN for long-range communication with low bandwidth. Data from sensors is transferred via gateways to The Things Network, where this client processes the received uplink messages. The client decodes the payload and converts it into a readable format, extracting key-value pairs for further use in applications. This allows users to integrate and work with data from The Things Network within their own systems.
その他の python3-ttn-client 関連パッケージ
|
|
|
|
-
- dep: ca-certificates
- Common CA certificates
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio