Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
fuss:lakka [2020/02/14 17:15] – created officefuss:lakka [2020/02/14 17:19] – [Adding the Script] office
Line 43: Line 43:
 </code> </code>
  
 +Next, a configuration file should be created at ''/storage/system/mqttSwitch/config.yml'' with the following contents:
 +<file yaml config.yml>
 +pid: '/var/run/mqttSwtich.pid'
 +
 +mqtt:
 +    host: 192.168.1.1
 +    port: 1883
 +    topic: 'arcade-engine/#'
 +
 +</file>
 +The configuration file ''config.yml'' should be adjusted to make ''host'' and ''port'' point towards the MQTT server and to amend the MQTT topic if necessary.
 +
 +===== Remotely Turning off Lakka =====
 +
 +With the ''mqttSwitch.py'' script running, Lakka can now be turned off by sending the message ''shutdown'' to the MQTT topic.
 ===== Code ===== ===== Code =====
  

fuss/lakka.txt · Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.