This shows you the differences between two versions of the page.
ii:labs:s2:03-mod:tasks:03 [2025/04/14 09:13] florin.stancu [03. [20p] TODO] |
ii:labs:s2:03-mod:tasks:03 [2025/04/14 09:13] (current) florin.stancu [03. [30p] Persistent Database] |
||
---|---|---|---|
Line 3: | Line 3: | ||
Make the sensors data persistent across server restarts. | Make the sensors data persistent across server restarts. | ||
- | Use [[https://docs.python.org/3/library/json.html|json]] as format and simplu store / load the values from a file. | + | Use [[https://docs.python.org/3/library/json.html|json]] as format and simply store / load the values from a file. |