google / digitalbuildings

Digital Buildings (ontology and SDK) currently being used by Google internally to manage our own buildings.
Apache License 2.0
359 stars 135 forks source link

HVAC SS and Global Inheritance #1055

Open shambergoldstein opened 1 year ago

shambergoldstein commented 1 year ago

There are no mandatory uses for SS in the HVAC abstract types. It appears that run_command and run_status belong there.

cstirdivant commented 1 year ago

We should be more clear about the use of global inheritance. From a readability standpoint, it is hard to know what the required fields are for a type that inherits from the global namespace (I'd have to locate the global definition somehow)