mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 13:38:04 +00:00
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"ipAddress": "11.111.111.111",
|
|
"userId": "12345abcde",
|
|
"action": "report",
|
|
"type": "user",
|
|
"appName": "legacy",
|
|
"userData": { "account": { "type": "personal" } }
|
|
}
|