alfalfa icon indicating copy to clipboard operation
alfalfa copied to clipboard

Expose Control State via Web API

Open corymosiman12 opened this issue 3 years ago • 0 comments

Currently, we can only get the simulation status (simstatus) as a client. However, in situations where we are running in external_clock mode and want to advance quickly, it would be nice to be able know when the simulation has advanced and when the 'curVals' have been updated.

Basically just looking to replicate the: idle | advance | running available through Redis.

corymosiman12 avatar Feb 08 '21 00:02 corymosiman12