You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation for IP addon discovery service (#2422)
* Description of syntax for IP suggestion finder service
Signed-off-by: Andrew Fiddian-Green <[email protected]>
* escape escapes
Signed-off-by: Andrew Fiddian-Green <[email protected]>
* again..
Signed-off-by: Andrew Fiddian-Green <[email protected]>
* typos and cosmetics
Signed-off-by: Andrew Fiddian-Green <[email protected]>
* fix markdown style warning
Signed-off-by: Andrew Fiddian-Green <[email protected]>
* describe default
Signed-off-by: Andrew Fiddian-Green <[email protected]>
---------
Signed-off-by: Andrew Fiddian-Green <[email protected]>
@@ -128,9 +130,65 @@ For the `sddp` service type, the meaning of the `match-property` `name` values i
128
130
|`port`| The port part of the 'from' field. For example: 1902 (a String value) |
129
131
|`macAddress`| The MAC address of the device as derived from the last 12 characters of the host field. It is presented in lower-case, dash delimited, format. For example: e0-da-dc-15-28-02 Therefore it may be used as a (unique) sub- part of a Thing UID. |
130
132
133
+
### IP Discovery Service Syntax
134
+
135
+
For the `ip` service type, the meanings of the `discovery-parameter` values are explained further as follows:
0 commit comments