Skip to content
Anna Peery edited this page Apr 26, 2021 · 1 revision

HiPAS GridLAB-D is deployed using websites and REST servers in the domain gridlabd.us

Access

All GridLAB-D resources deployed online are available via curl and web browsers. The preferred access method depends on the type of resources requested. In general, GET requires a curl or equivalent library to access data. Otherwise, a web browser is typically required.

code.gridlabd.us

GET /<branch>/<pathname>

This provides direct access to the current copies of source code.

docs.gridlabd.us

http://docs.gridlabd.us/index.html?host=<domain-name>&owner=<user-org>&project=<repo-name>&branch=<branch-name>&folder=<path-name>&doc=<file-name>