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
I am currently working on the first step of migrating Main UI from SSE to WS for event tracking.
Looking at the SSE event tracking, the UI heavily relies on topic filtering, which is more versatile than the source and type filters currently provided by the event WS.
Topic filters allow to filter by Item name etc., and having them available would also allow the UI to easily support both SSE and WS (as WS is not working everywhere right now, e.g. openHAB cloud or some corporate firewalls) for some period.
I am currently working on the first step of migrating Main UI from SSE to WS for event tracking.
Looking at the SSE event tracking, the UI heavily relies on topic filtering, which is more versatile than the source and type filters currently provided by the event WS.
Topic filters allow to filter by Item name etc., and having them available would also allow the UI to easily support both SSE and WS (as WS is not working everywhere right now, e.g. openHAB cloud or some corporate firewalls) for some period.
@J-N-K WDYT? IIRC you authored the event WS.
The text was updated successfully, but these errors were encountered: