forked from arras-energy/gridlabd-old
-
Notifications
You must be signed in to change notification settings - Fork 1
Cloud
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
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.
GET /<branch>/<pathname>
This provides direct access to the current copies of source code.
http://docs.gridlabd.us/index.html?host=<domain-name>&owner=<user-org>&project=<repo-name>&branch=<branch-name>&folder=<path-name>&doc=<file-name>