Assets

Get baseline at

Get energy baseline for an asset at a given time

get/assets/{asset_id}/baseline-at/{timestamp}

Path parameters

asset_idstring required
timestampinteger required

Response

Request fulfilled, document follows

asset_idstring required
timestampinteger required
valuenumber required

Changes

Changed in 2 of the 2 revisions of this API.22

  • 332ef685d64d11See the full diff
    • removed the required property baseline from the response with the 200 status

      response-required-property-removed

    • added the required property value to the response with the 200 status

      response-required-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • eb9dca23812a11See the full diff
    • removed the required property value from the response with the 200 status

      response-required-property-removed

    • added the required property baseline to the response with the 200 status

      response-required-property-added