Changes
Jump to navigation
Jump to search
16 bytes added
, 15:33, 8 February 2022
mLine 53:
Line 53:
Send command <code>bootrw</code>, then <code>bootro</code>.<br>
Send command <code>bootrw</code>, then <code>bootro</code>.<br>
Edit /boot/config.txt with data from another server, where all works correctly.
Edit /boot/config.txt with data from another server, where all works correctly.
−
==How to add http-API2 converter==
==How to add http-API2 converter==
Line 59:
Line 58:
# Put the file (index.php) into the folder.
# Put the file (index.php) into the folder.
# Enable API in LTsetup
# Enable API in LTsetup
−
# Request example: http://192.168.67.154/api_v2/?{"request":"status-get","addr":"395:14","API-KEY":"08283242722612433"}
+
# Request example: <nowiki>http://192.168.67.154/api_v2/?{"request":"status-get","addr":"395:14","API-KEY":"08283242722612433"}</nowiki>
<div class="mw-collapsible mw-collapsed" style="width:800px">
<div class="mw-collapsible mw-collapsed" style="width:800px">
'''index.php'''
'''index.php'''