Update Definition-dpp.md

fix documentation
This commit is contained in:
cayop 2023-07-19 11:34:58 +02:00 committed by GitHub
parent 947deb45af
commit 77f39ef78c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -16,11 +16,14 @@ The chid is made up of four values:
* manufacturer * manufacturer
* model * model
* serial_number * serial_number
type represents the device type according to the devicehub. type represents the device type according to the devicehub.
These values are always represented in lowercase. These values are always represented in lowercase.
These values have to be ordered and concatenated with the character "-" These values have to be ordered and concatenated with the character "-"
So: So:
{type}-{manufacturer}-{model}-{serial_number} {type}-{manufacturer}-{model}-{serial_number}
For example: For example: