From afa32fc34ca3fab098cdea31c8ed30fea7f7ba5a Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Sat, 7 Sep 2019 16:54:31 -0400 Subject: [PATCH] Updated Smart Meter Interface (markdown) --- Smart-Meter-Interface.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Smart-Meter-Interface.md b/Smart-Meter-Interface.md index dcc2c695..4e8c28da 100644 --- a/Smart-Meter-Interface.md +++ b/Smart-Meter-Interface.md @@ -20,7 +20,12 @@ 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). ## Descriptor Syntax -Define a script `>M ` section with the number of connected meters. Up to five meters may be defined - e.g. `>M 3` +Declare a script `>B` (boot) section to inform the interface to read the meter descriptor(s) +> `>B` +=>[sensor53](Commands#sensor53) r + +Declare a script `>M` section with the number of connected meters (n = `1..5`) +> `>M ` ### Meter Declaration `+,,,,,{,,,}`