alfalfa icon indicating copy to clipboard operation
alfalfa copied to clipboard

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.

Results 60 alfalfa issues
Sort by recently updated
recently updated
newest added

From 4/18 meeting: Notes: - the Python API is implemented as callbacks from sim manager running within E+ so a out callback functions will need to be designed to hijack...

worker

@tanushree04 can you link here please?

buildstock-integration

If we use REDIS streams to communicate run outputs we get historian functionality for free. Caveat is that Redis Stream operations are classified as "slow". Influxdb writes are currently a...

core

Add functionality to alfalfa client to enable the following features: - [ ] Running a workflow with alfalfa-gem (openstudio makes it hard for people to use external gems) - [...

enhancement

Alfalfa point write values are stored as an array of length 16, this mirrors a priority array like in building control systems. However, right now we do not have a...

core

For better integration with large systems we may want to expose weather data actuators as defined in the application guide https://bigladdersoftware.com/epx/docs/23-2/ems-application-guide/general.html#weather-data This would allow us to synchronize weather sources and...

Add a program to divide site electricity sensor by 60 to convert it from Joules to Watts (Joules/Second).