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"
}