Changes
Jump to navigation
Jump to search
149 bytes removed
, 11:24, 13 February 2024
| Line 28: |
Line 28: |
| | # Switch sn="xxxxxxxx" on B in logic.xml to the sn from p.4; | | # Switch sn="xxxxxxxx" on B in logic.xml to the sn from p.4; |
| | # Switch back server mode to 'Default' | | # Switch back server mode to 'Default' |
| − |
| |
| − | ==Find out password from LT_Setup==
| |
| − | <syntaxhighlight lang="bash">
| |
| − | sqlite3 /home/settings/db/larnitech.db
| |
| − | select * from accounts;
| |
| − | </syntaxhighlight>
| |
| | | | |
| | ==Control valve-heating from script== | | ==Control valve-heating from script== |