adds image to Readme

This commit is contained in:
Mose Müller 2024-02-27 17:44:08 +01:00
parent e213931cb7
commit e551af68f9
2 changed files with 2 additions and 0 deletions

View File

@ -213,6 +213,8 @@ class MyService(pydase.DataService):
# ...
```
![Method Components](docs/images/method_components.png)
I decided against supporting function arguments due to the following reasons:
1. Feature Request Pitfall: supporting function arguments create a bottomless pit of feature requests. As users encounter the limitations of supported types, demands for extending support to more complex types would grow.

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB