Seneca-CDOT / simengine

simengine :: Hardware simulation engine for Alteeve's Anvil! Intelligent Availability platform and similar HA configurations
GNU General Public License v3.0
5 stars 7 forks source link

Incorrect UPS load on GUI after powering down AC main #163

Closed tienpv222 closed 2 years ago

tienpv222 commented 2 years ago

Reproduce: Right after powering down the AC main (either via simengine-cli or GUI), the corresponding ups load is always 0 on the GUI. Refreshing the GUI shows the correct value.

Notes: Checked using simengine-cli status, the load value is correct on SimEngine side, so probably it's either the GUI received the wrong update from SimEngine websocket, or handled it incorrectly.