Supported Formats
json, xml
Errors
Code |
Description |
401 |
Unauthorized - ensure token is being passed with each service call. |
401 |
Access Denied -- Not owner of building and/or the building has not been shared with this user. |
500 |
Unspecified error on server. |
404 |
Unable to run simulation for building. |
Examples
(xml)
<hash>
<success>
Your request has been queued! You will receive the result at the following email: smart.staffguy@pnnl.gov
</success>
</hash>
{"(json) success":"Your request has been queued! You will receive the result at the following email: smart.staffguy@pnnl.gov
{"error":"Unable to run simulation for building."}
{"simulation_complete":"Unable to submit simulation request since the building has already been simulated and no changes have been made to the data."}
{"simulation_running":"Unable to submit simulation request since the building already has a simulation request."}