Skip to content

Commit e0da3d4

Browse files
committed
Add NGSI tenant/service preference documentation
1 parent 85d3ee6 commit e0da3d4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ Settings and Usage
6262
WireCloud 0.7.0+ in a experimental basis, future versions of WireCloud can
6363
change the way to use it making this option not funcional and requiring you to
6464
upgrade this operator.
65+
- **NGSI tenant/service**: Tenant/service to use when connecting to the context
66+
broker. Must be a string of alphanumeric characters (lowercase) and the `_`
67+
symbol. Maximum length is 50 characters. If empty, the default tenant will be
68+
used
6569
- **NGSI entity types:** A comma separated list of entity types to use for
6670
filtering entities from the Orion Context broker. This field cannot be empty.
6771
- **Id pattern:** Id pattern for filtering entities. This preference can be

src/doc/userguide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ Settings
3333
WireCloud 0.7.0+ in a experimental basis, future versions of WireCloud can
3434
change the way to use it making this option not funcional and requiring you to
3535
upgrade this operator.
36+
- **NGSI tenant/service**: Tenant/service to use when connecting to the context
37+
broker. Must be a string of alphanumeric characters (lowercase) and the `_`
38+
symbol. Maximum length is 50 characters. If empty, the default tenant will be
39+
used
3640
- **NGSI entity types:** A comma separated list of entity types to use for
3741
filtering entities from the Orion Context broker. This field cannot be empty.
3842
- **Id pattern:** Id pattern for filtering entities. This preference can be

0 commit comments

Comments
 (0)