{
"room": {
"_id": "67c95eceb3527a2216093373",
"userId": "679e83f48e118c4079b251c3",
"name": "Sleaping Room ",
"description": "Room in First Floor",
"createdAt": "2025-03-06T08:37:34.108Z",
"updateAt": "2025-03-06T08:37:34.108Z",
"updatedAt": "2025-03-06T08:37:34.108Z",
"__v": 0
},
"devices": [
{
"_id": "67c95ee7b3527a2216093377",
"name": "Lamb4",
"description": "first Device in this Room",
"status": "OFF",
"pinNumber": 2,
"roomId": "67c95eceb3527a2216093373",
"createdAt": "2025-03-06T08:37:59.920Z",
"updatedAt": "2025-03-06T08:37:59.920Z",
"__v": 0
},
{
"_id": "67c95f1bfc2359b484d16708",
"name": "xbox",
"description": "Second Device in this Room",
"status": "OFF",
"pinNumber": 2,
"roomId": "67c95eceb3527a2216093373",
"createdAt": "2025-03-06T08:38:51.774Z",
"updatedAt": "2025-03-06T08:38:51.774Z",
"__v": 0
},
{
"_id": "67cd7bea42408ff2c5a255be",
"name": "fan",
"description": "third Device in this Room",
"category": "Lamb",
"status": "OFF",
"pinNumber": 2,
"roomId": "67c95eceb3527a2216093373",
"createdAt": "2025-03-09T11:30:50.714Z",
"updatedAt": "2025-03-09T11:30:50.714Z",
"__v": 0
},
{
"_id": "67cd7c1ff5d20d71ffc9f4f5",
"name": "charger",
"description": "fourth Device in this Room",
"category": "Lamb",
"status": "OFF",
"pinNumber": 3,
"roomId": "67c95eceb3527a2216093373",
"createdAt": "2025-03-09T11:31:43.100Z",
"updatedAt": "2025-03-09T11:31:43.100Z",
"__v": 0
}
]
}