You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the value to null at the Magnitudetype at the Watcher configuration seems that is not working properly. You should use a valid type (depending also on the source of events, e.g. MLh). In any case please, test it before using it by:
running python3 ./gisola.py --real-time
and also set Playback to seconds before a known event to see if the mechanism of the watcher is able to catch it, instead of waiting for new events
The text was updated successfully, but these errors were encountered:
Setting the value to
null
at theMagnitudetype
at theWatcher
configuration seems that is not working properly. You should use a valid type (depending also on the source of events, e.g. MLh). In any case please, test it before using it by:python3 ./gisola.py --real-time
Playback
to seconds before a known event to see if the mechanism of the watcher is able to catch it, instead of waiting for new eventsThe text was updated successfully, but these errors were encountered: