Alfalfa is a web service that enables runtime interaction with building energy models (OpenStudio/EnergyPlus and FMUs compiled from Modelica or Spawn) over REST APIs.
It adds a measure which scrapes the Building object's name from the e+ idf and outputs it as a report. The intent is this measure can also be used in the future if we need to extract any other basic information about a model.
This should have made it into an earlier PR.
It adds a measure which scrapes the Building object's name from the e+ idf and outputs it as a report. The intent is this measure can also be used in the future if we need to extract any other basic information about a model.