First time here? Check our help page!
2

OpenStudio SDK file

Is there a single file that contains all of the SDK documentation (e.g. JSON or XML)? I want to automate some things and having a file into which I could do lookups on objects and their methods and the required data types for those methods would be awesome. I don't care so much about the object or method comments; some sort of database of the objects, methods and data types would be enough.

Determinant's avatar
1.1k
Determinant
asked 2019-07-16 18:27:11 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Noah Pflaum, @pflaumingo, at NREL wrote a generator in C#. I don't know if he posted the output anywhere:

https://github.com/pflaumingo/openstu...

macumber's avatar
12k
macumber
answered 2019-07-16 20:29:48 -0500
edit flag offensive 0 remove flag delete link

Comments

Julien Marrec's avatar Julien Marrec (2019-07-17 00:18:29 -0500) edit
add a comment see more comments