17 lines
399 B
JSON
17 lines
399 B
JSON
|
{
|
||
|
"collections": {
|
||
|
"users": [
|
||
|
{
|
||
|
"_id": "5ea0450ed851c30a90e70894",
|
||
|
"email": "jane.doe@bosch.com",
|
||
|
"name": "janedoe",
|
||
|
"pass": "$2a$10$KDKZjCsgDXwhtKdXZ9oG2ueDuCZsRKOMSqHuBfCM/2R0V6DRns.sy",
|
||
|
"level": "write",
|
||
|
"location": "Rng",
|
||
|
"device_name": "Alpha I",
|
||
|
"key": "5ea0450ed851c30a90e70899",
|
||
|
"__v": 0
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|