Files
OpenBK7231T_App/docs
openshwprojects 8fa2ce29d9 docs
2023-03-06 17:08:48 +01:00
..
2023-03-06 17:08:48 +01:00
2023-03-05 16:42:47 +01:00
2023-03-05 16:42:47 +01:00
2023-03-06 12:23:08 +01:00
2023-03-06 17:08:48 +01:00
2023-03-06 09:48:25 +01:00
2023-03-06 12:23:08 +01:00
2023-03-06 17:08:48 +01:00

Documentation

Here is the latest, up to date documentation. This file was autogenerated by running 'node scripts/getcommands.js' in the repository. All descriptions were taken from code. Do not add anything here, as it will overwritten with next rebuild.

Section Comment
IO/Pin Roles (65 total) You can set pin roles in 'Configure Module' section or use one of predefined templates in Web App. For each pin, you also set coresponding channel value. This is needed for modules with multiple relays. If you have 3 relays and 3 buttons, you need to use channel values like 1, 2, and 3. Just enter '1' in the text field, etc.
Flags (38 total) Flags are global and allows you to alter behaviour of the device.
Drivers (28 total) Drivers allows you to control certain peripherals or enable certain features that are off by default.
Script constants (18 total) Every console command that takes an integer argument supports certain constant expansion.
Channel Types (35 total) Changing channel types is usually not required. They are needed for TuyaMCU devices. Channel type determines how the value from channel is displayed on WWW page.
FAQ (15 total) Here is a detailed list of questions you may ask. Some information from docs is repeated here.
Console/Script commands (225 total) There are multiple console commands that allow you to automate your devices. Commands can be entered manually in command line, can be send by HTTP (just like in Tasmota), can be send by MQTT and also can be scripted.
Console/Script commands [Extended Edition] (225 total) More details on commands.