Open main menu
Home
How to do
Din rail devices
Box devices
Sensors
Multiroom
Applicatin
XML
Additional info
Log in
Settings
Larnitech wiki page
Search
Changes
← Older edit
Newer edit →
Troubleshooting unsorted
(view source)
Revision as of 12:23, 31 January 2022
194 bytes added
,
12:23, 31 January 2022
m
no edit summary
Line 33:
Line 33:
sqlite3 /home/settings/db/larnitech.db
sqlite3 /home/settings/db/larnitech.db
select * from accounts;
select * from accounts;
+
</syntaxhighlight>
+
+
==Control valve-heating from script==
+
<syntaxhighlight lang="C">
+
sprintf(strCommand, "%03d:%03d0ts:%d",ID, SID, setpoint);
+
strCommand[7]=0;
+
setStatus(1000:102, &strCommand);
</syntaxhighlight>
</syntaxhighlight>
Support
editor,
Interface administrators
,
Administrators
, translation-admin, translator
9,750
edits