软件包: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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-vacuum-map-parser-base
- Common codebase for creating vacuum map parsers