Update documentation MQTT suggested_area (#17003)

Add MQTT suggested_area to the documentation (next branch)
This commit is contained in:
RadekHvizdos 2021-03-15 20:13:56 +01:00 committed by GitHub
parent 0311c161d5
commit 968bb0eb17
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
15 changed files with 57 additions and 0 deletions

View File

@ -273,6 +273,7 @@ Supported abbreviations for device registry configuration:
'mf': 'manufacturer',
'mdl': 'model',
'sw': 'sw_version',
'sa': 'suggested_area',
```
## Support by third-party tools

View File

@ -113,6 +113,10 @@ device:
description: "The name of the device."
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: "The firmware version of the device."
required: false

View File

@ -84,6 +84,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -77,6 +77,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -116,6 +116,10 @@ device:
description: 'The name of the device.'
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: 'The firmware version of the device.'
required: false

View File

@ -94,6 +94,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -133,6 +133,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -68,6 +68,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -85,6 +85,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -138,6 +138,10 @@ device:
description: 'The name of the device.'
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: 'The firmware version of the device.'
required: false

View File

@ -85,6 +85,10 @@ device:
description: 'The name of the device.'
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: 'The firmware version of the device.'
required: false

View File

@ -75,6 +75,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -85,6 +85,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -49,6 +49,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false

View File

@ -348,6 +348,10 @@ device:
description: The name of the device.
required: false
type: string
suggested_area:
description: 'Suggest an area if the device isnt in one yet.'
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false