Clarify 'config' field in YAML documentation (#2639)

Updated the 'config' field description to clarify that it can accept an array of values.

Signed-off-by: spacemanspiff2007 <10754716+spacemanspiff2007@users.noreply.github.com>
pull/2627/head
spacemanspiff2007 2026-01-10 09:32:39 +01:00 committed by GitHub
parent 023673f08c
commit f986bb12e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ Channels Section:
| `itemDimension` | This may be used to further define a `Number` `itemType`. |
| `label` | Channel label. |
| `description` | Channel description. |
| `config` | A key-value map of the channel's configuration. Refer to the Binding's documentation for details. |
| `config` | A key-value or a key-array-of-values map of the channel's configuration. Refer to the Binding's documentation for details. |
Example: