Framework BIM IOT

I’m encountering an issue within my IoT framework, which integrates DHT11 sensor data with DynamoDB. The core problem is accurately identifying the correct parametername for the “quarto” (room) environment, especially when this environment is referenced by its IFCROOT ID in the elements data. I’m struggling to map the specific parametername that corresponds to the “quarto” data within my DynamoDB structure.
The fist part of the framework is working well, the first “watch” node is receiving data correctly; in this image, it was disconnected.