mirror of
https://github.com/tiqi-group/pydase.git
synced 2026-01-16 17:09:25 +01:00
a9b98b675dedddd116866bbc79583dcd83faa523
By passing a the "filename" keyword to the DataService init function, one can save the state of the instance in this file. Quitting the service (Ctrl+C) will dump the state of the instance in the file with given filename. When starting the instance, it will load these values again.
The file is empty.
Languages
Python
81.9%
TypeScript
17.3%
HTML
0.4%
CSS
0.2%
JavaScript
0.2%