パッケージ: python3-vacuum-map-parser-roborock (0.1.4-1)
python3-vacuum-map-parser-roborock に関するリンク
Debian の資源:
vacuum-map-parser-roborock ソースパッケージをダウンロード:
- [vacuum-map-parser-roborock_0.1.4-1.dsc]
- [vacuum-map-parser-roborock_0.1.4.orig.tar.gz]
- [vacuum-map-parser-roborock_0.1.4-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Library to parse map data generated by Roborock vacuums
This library provides functionality to parse map data generated by Roborock vacuums. It allows you to extract and interpret map information which enables various automation and integration scenarios. The library processes raw map bytes into structured data, which can be leveraged to visualize, analyze, or manage Roborock vacuum operations. This includes handling elements such as cleaning paths, charger positions, and other important map-related details. It supports interaction with Roborock devices to fetch and decode stored maps.
その他の python3-vacuum-map-parser-roborock 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-vacuum-map-parser-base
- Common codebase for creating vacuum map parsers