Tobias Shapinsky

Results 45 issues of Tobias Shapinsky

every time `Chunk requested %d` prints on the monitor there is a tiny audio stutter. Is it possible that chunks aren't being pre-fetched enough? Is too much CPU being used...

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).

Not sure exactly sure the best interface for this. But as we continue to add more and more automatic points there are going to be cases where the stuff we're...

enhancement