diff --git a/developers/addons/config-xml.md b/developers/addons/config-xml.md index 7ba117414..233669e07 100644 --- a/developers/addons/config-xml.md +++ b/developers/addons/config-xml.md @@ -50,7 +50,7 @@ These must be inside the XML escape sequence - eg. - {network-address|serial-port|password|password-create|color|date|datetime|email|month|week|dayOfWeek|time|tel|url|item|thing|group|tag|service|channel|rule|location} + {network-address|network-interface|serial-port|password|password-create|color|date|datetime|email|month|week|dayOfWeek|time|tel|url|item|thing|group|tag|service|channel|rule|location} {true|false} String @@ -111,6 +111,7 @@ The following contexts require a specific format of the content: +
NameTypeFormatSample implementation
network-addresstextIPv4,IPv6, domain name<input type="text"/>
network-interfacetextNetwork interface name, e.g. eth0custom input field
serial-porttextSerial port name, e.g. COM1custom input field
passwordtextalphanumeric characters<input type="password"/>
password-createtextalphanumeric characterscustom password input