device.brand
string PII: Maybe OTel: False The brand of the device.
Example
Apple Raw JSON
{
"key": "device.brand",
"brief": "The brand of the device.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"example": "Apple",
"changelog": [
{
"version": "0.1.0",
"prs": [
116,
127
]
}
]
}