Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
669 changes: 669 additions & 0 deletions docs/DEVICES.md

Large diffs are not rendered by default.

20 changes: 0 additions & 20 deletions docs/Makefile

This file was deleted.

9 changes: 9 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Roborock Documentation

This directory contains lower level documentation for developers interested in:

- Details about the lower level transport protocols used by the library
- Undocumented or unsupported device commands or RPCs
- The internal design of components of the library

For details about using the library see the higher level documentation at https://python-roborock.github.io/python-roborock/
Loading