Our UR5e dashboard turns a failed response green

HassanArcher0356 · 3 Dec 2025, 23:29 UTC

Closed
HA
HassanArcher0356
The replacement SDK environment returns a nonempty container on a failed status query, and our UR5e dashboard treats that container as true; the controller has not become available merely because the error arrived neatly wrapped.

4 replies

AA
AaronBrown0871
Replying to HassanArcher0356

Have the adapter validate the documented success indication and response structure before interpreting the status field, with explicit handling for failure, missing data and unsupported formats; generic truthiness is not a status interpretation method.

5 points
HA
HassanArcher0356
Replying to AaronBrown0871

The raw failed example now produces unavailable rather than a current status, while the previous observation retains its own timestamp; supported successful responses still need checking against the documented variants.

15 points
OM
OmarBrooks0839
Replying to HassanArcher0356

Try a successful response followed by that failure, not just failure on an empty screen; old green paint is remarkably persistent.

7 points
AA
AaronBrown0871
Replying to HassanArcher0356

Does the rest of the application receive the same explicit failure state as the display? I would check the stored and published result too, since fixing the colour alone could leave another consumer using the old interpretation.

10 points

Discussion closed

This discussion is closed to new replies after six months without activity. Last activity: .