zwave-js / zwave-js-ui

Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify
https://zwave-js.github.io/zwave-js-ui
MIT License
950 stars 205 forks source link

Zniffer: Routed acks / errors should be shown in the frame list, not only the details #3775

Closed AlCalzone closed 2 weeks ago

AlCalzone commented 3 months ago

These are frames with routedError: true: grafik

We should show that those are routed errors and color them red in this view.

Likewise those are frames with routedAck: true: grafik

We should highlight them like ACKs and show in the payload that they are routed acks.

robertsLando commented 3 months ago

We should show that those are routed errors and color them red in this view.

row color you mean?

We should highlight them like ACKs and show in the payload that they are routed acks.

Should I use ZWaveFrameType.AckDirect color so for the row? And in the payload column write somethinf like ROUTED ACK ?

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 5 days. To ignore this issue entirely you can add the no-stale label