Waste Meters PATCH method has been added. Waste meters with a null 'estarMeterID' can now be updated.
Waste Meters DELETE method has been added. Waste Meters with a null 'estarMeterID' can now be deleted.
Waste Meters endpoint has been updated to include functionality for filtering via RSQL operators. All attributes in the Waste Meters endpoint can now be filtered on.
Waste Meter Readings PATCH method has been added. Waste Meter Readings with a null 'estarMeterID' can now be updated.
Buildings endpoint has been updated to include functionality for filtering via RSQL operators. All attributes in the Buildings endpoint can now be filtered on.
Ratings endpoint attributes have been updated. The 'wholeBuilding' attribute is now 'isWholeBuilding', and the previously available 'primaryEnergyDemand' attribute is no longer included in the response body.
Energy & Water Meters DELETE method has been added. Energy & Water Meters with a null 'estarMeterID' can now be deleted.
Energy & Water Meters endpoint has been updated to include functionality for filtering via RSQL operators. All attributes with exception to the 'trackingInstrument' attribute in the Energy & Water Meters endpoint can now be filtered on.
Buildings endpoint has been updated to include the 'isActive' attribute, which denotes whether a building is active or deactivated.
Waste Meter Readings endpoint has been updated to include functionality for filtering via RSQL operators. All attributes available in the Waste Meter Readings endpoint can now be filtered on.
Certifications endpoint attributes have been updated. The 'isCustom' attribute is now 'isCustomType', and the previously available 'details' attribute is no longer included in the response body.
Ratings endpoint & GET methods have been added. The two GET methods support retrieving a paginated list of all ratings that are assigned to a specified building within a portfolio, as well as retrieving the details of a specific rating for a specified building.
Certifications Types endpoint & GET method have been added. This supports retrieving all certification types that are eligible for use within a specified portfolio.
Energy and Water Meter Spaces endpoint has been updated to include the 'PATCH' method. This supports assigning an energy or water meter to a specified space or list of spaces within a building.