Skip to content

xcape-io/PyEchoPlugin

Repository files navigation

PyEchoPlugin

Source code for the Room plugin tutorial.

Go to the Room plugin tutorial.

The plugin tutorial is illustrated with:

Installation

Download PyEchoPlugin-master.zip from this GitHub repository and unflate it in Room/Plugins/PyEchoPlugin directory in Room software installation folder.

Edit definitions.ini to set MQTT topics for your Escape Room:

[mqtt]
mqtt-pub-props = Room/My room/Props/Arduino Echo/inbox
mqtt-sub-props = Room/My room/Props/Arduino Echo/outbox
mqtt-sub-control-administrator = Room/My room/Control/administrator

Run installer (double-click on install.bat):

If Windows Defender SmartScreen blocks execution, click More info and Run anyway

Run test (double-click on test.bat):

If the plugin poped-up your installation is correct.

Author

Faure Systems (Mar 20th, 2020)