md files minor adjustments
This commit is contained in:
parent
6773eb0b8d
commit
6c49cd0090
@ -62,6 +62,6 @@ byte string (`**b**`), and GUID (`**g**`). Below is an explanation of each ident
|
||||
|
||||
_Expression:_
|
||||
|
||||
Device ${ns=1;g=550e8400-e29b-41d4-a716-446655440000}
|
||||
**`Device ${ns=1;g=550e8400-e29b-41d4-a716-446655440000}`**
|
||||
|
||||
In this example, created device on platform will have “**Device TH-101**” name.
|
||||
|
||||
@ -37,5 +37,5 @@ _Expression:_
|
||||
`**Device ${Name}**`
|
||||
|
||||
In this example, **the gateway will search for the child node "Name" in the device node (parent node)
|
||||
"Root\\.Objects\\.TempSensor"** and the created device on the platform will be named "**Device TH-101**".
|
||||
"Root\\.Objects\\.TempSensor"** and created device on the platform will be named "**Device TH-101**".
|
||||
|
||||
|
||||
@ -35,4 +35,4 @@ _Expression:_
|
||||
**`Device ${Type}`**
|
||||
|
||||
In this example, **the gateway will search for the child node "Name" in the device node (parent node)
|
||||
"Root\\.Objects\\.TempSensor"** and the created device on the platform will have "thermostat" profile name.
|
||||
"Root\\.Objects\\.TempSensor"** and created device on the platform will have "thermostat" profile name.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user