Hello,
The event ELECTRICAL_CIRCUIT_BREAKER_TOGGLE given a circuit number via WASM does nothing.. the expectations is to cause this to "pull the breaker" when a given circuit is given via WASM using the trigger_key_event (ELECTRICAL_CIRCUIT_BREAKER_TOGGLE , circuit number)..
However nothing happens..
In passing we are also still unable to use any event via WASM that requires 2 parameters, trigger_key_event only allows 1 parameter to be send..
Best,
Raul