HBJSON Schema Guide

Hey there :slight_smile:
Is there a guide on how a model is serialised into a HBJSON string? It would be good to know what the output object structure is so that I can predictably make a library that deals with the respective classes appropriately.
Also will it always be output in the same manner or will the schema configuration change over time as new features are added?

Hi @compdesigner-nz ,

Have you seen the Ladybug Tools SDK Documentation. That should have detailed information on everything you area asking about here. Specifically, this link here gives a high-level overview of the Honeybee Model schema and, if you need the detailed docs of all objects available in the HBJSON schema, you can find it here.

1 Like