i have already deployed the ui via ng -server command ,and i want to trigger a fault such as over voltage,and show on the UI,how can i operate the configuration,
Just define a StateChannel with a Level (INFO / WARN / FAULT), like this code:
It will be visible in the UI, once the Channel value is set to true