mirror of https://github.com/arendst/Tasmota.git
>D Section
parent
bc8669bfa1
commit
fa91b0c22c
|
@ -33,6 +33,9 @@ This interface provides a means of specifying these definitions through [meter d
|
||||||
**Note:** If no `>M` section is found in the script or if the scripting language is not compiled, the driver reverts to the default `#define` definition(s).
|
**Note:** If no `>M` section is found in the script or if the scripting language is not compiled, the driver reverts to the default `#define` definition(s).
|
||||||
|
|
||||||
## Descriptor Syntax
|
## Descriptor Syntax
|
||||||
|
This section must be present, but empty
|
||||||
|
> `>D`
|
||||||
|
|
||||||
Declare a script `>B` (boot) section to inform the interface to read the meter descriptor(s)
|
Declare a script `>B` (boot) section to inform the interface to read the meter descriptor(s)
|
||||||
> `>B`
|
> `>B`
|
||||||
=>[sensor53](Commands#sensor53) r
|
=>[sensor53](Commands#sensor53) r
|
||||||
|
|
Loading…
Reference in New Issue