mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
8 lines
457 B
Plaintext
8 lines
457 B
Plaintext
.. csv-table::
|
|
:header: "Attribute", "Description", "Example", "3.0.1", "4.0.0"
|
|
:widths: 10, 50, 20, 10, 10
|
|
|
|
"``$name``","Friendly name of the Node","SYSTEM",":green:`required`",":green:`required`"
|
|
"``$type``","Type of the node","System commands",":green:`required`",":green:`required`"
|
|
"``$properties``","Exposed properties, separated by , for multiple ones.","value1,value2",":green:`required`",":green:`required`"
|