mirror of https://github.com/arendst/Tasmota.git
Updated Templates (markdown)
parent
b1e64cb676
commit
6f7bb5dee0
|
@ -82,7 +82,7 @@ A user provided template can be stored in Sonoff-Tasmota using the ``Template``
|
||||||
` `|Show current Template
|
` `|Show current Template
|
||||||
`0`|Create template from active module
|
`0`|Create template from active module
|
||||||
`1..69`|Create template from a supported module
|
`1..69`|Create template from a supported module
|
||||||
`{ ... }`|Aplly template written in a JSON string
|
`{ ... }`|Store template written in a JSON string
|
||||||
|
|
||||||
``Template {"NAME":"UserModule1","GPIO":[17,148,29,149,7,255,255,255,138,255,139,255,255],"FLAG":0,"BASE":18}`` stores a complete template based on the Generic module
|
``Template {"NAME":"UserModule1","GPIO":[17,148,29,149,7,255,255,255,138,255,139,255,255],"FLAG":0,"BASE":18}`` stores a complete template based on the Generic module
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue