mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-03-06 15:29:18 +01:00
9 lines
1.1 KiB
JSON
9 lines
1.1 KiB
JSON
{
|
|
"channels": "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.",
|
|
"commands": "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.",
|
|
"pins": "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.",
|
|
"constants": "Every console command that takes an integer argument supports certain constant expansion. ",
|
|
"flags": "Flags are global and allows you to alter behaviour of the device.",
|
|
"drivers": "Drivers allows you to control certain peripherals or enable certain features that are off by default.",
|
|
"faq": "Here is a detailed list of questions you may ask. Some information from docs is repeated here."
|
|
} |