| New VergeSense is improving the performance of our hourly building metrics and hourly floor metrics endpoints. As part of this work however, we are needing to change the id attribute that is returned from these endpoints. Change: id will now have the format “[building_id] | [timestamp]” Example: “334452 | 2024-12-20T02:00:00Z” The previous format just a numeric string ID such as “123456789” . |