-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexport.json
More file actions
executable file
·128 lines (124 loc) · 3.44 KB
/
export.json
File metadata and controls
executable file
·128 lines (124 loc) · 3.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"__collections__":
{
"rooms":
{
"4.0.1":
{
"building": 4,
"location":
{
"__datatype__": "geopoint",
"value":
{
"_latitude": 46.027128,
"_longitude": 8.488572
}
},
"room": "Room 4.0.1"
},
"5.0.1":
{
"building": 5,
"location":
{
"__datatype__": "geopoint",
"value":
{
"_latitude": 45.47771275199468,
"_longitude": 9.228771027279832
}
},
"room": "Room 5.0.1",
"plus_code": "F6HH+2F Milan, Metropolitan City of Milan"
},
"22.1.1":
{
"building": 22,
"location":
{
"__datatype__": "geopoint",
"value":
{
"_latitude": 45.47811143966341,
"_longitude": 9.23460752183241
}
},
"room": "Room 22.1.1",
"plus_code": "F6HM+6R Milan, Metropolitan City of Milan"
},
"room 2.4.2":
{
"name": "Room 2.4.2",
"__collections__":
{}
}
},
"users":
{
"0l7eAXzZtYVmjke0WmDo":
{
"home":
{
"__datatype__": "geopoint",
"value":
{
"_latitude": 45.6624,
"_longitude": 8.7921
}
},
"calendar":
{
"room": "1.2.1",
"timestamp":
{
"__datatype__": "timestamp",
"value":
{
"_seconds": 1652868900,
"_nanoseconds": 0
}
},
"location":
{
"__datatype__": "geopoint",
"value":
{
"_latitude": 46.8027,
"_longitude": 9.836
}
}
},
"vehicle":
{
"bike": "pinarello",
"car": "panda"
},
"name": "user1",
"__collections__":
{}
},
"0riMTpffZ3ltsbSAoEmQ":
{
"emojis": "💕💕",
"displayName": "bundazo",
"__collections__":
{}
},
"F4scCjNdXuWStgG3s3Vk":
{
"emojis": "cane",
"displayName": "dio",
"__collections__":
{}
},
"gAHuk7QRkBRp5GCLdewW":
{
"displayName": "madonna",
"emojis": "😂",
"__collections__":
{}
}
}
}
}