mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 02:13:44 +02: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" } }
|
||
|
|
}
|