套件:python3-vacuum-map-parser-roborock(0.1.2-3)
python3-vacuum-map-parser-roborock 的相關連結
Debian 的資源:
下載原始碼套件 vacuum-map-parser-roborock:
- [vacuum-map-parser-roborock_0.1.2-3.dsc]
- [vacuum-map-parser-roborock_0.1.2.orig.tar.gz]
- [vacuum-map-parser-roborock_0.1.2-3.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-vacuum-map-parser-base
- Common codebase for creating vacuum map parsers