stfc-aeg / odin-lpdpower

Prototype of ODIN framework
0 stars 0 forks source link

Add event logging capability to lpdpower #41

Open timcnicholls opened 7 years ago

timcnicholls commented 7 years ago

Use prototype circular event buffer as basis for this - to provide a memory-limited history of critical events (trips, commands etc). Maybe implement as independent adapter so that it doesn't get returned with every API call?