Device Actions

Why is it that, regardless of the device, a GetStatus or GetTarget is always returning a nil value? When I look at the log I have something like the following:

02 05/28/20 11:59:23.841 e[33;1mJobHandler_LuaUPnP::RunAction device 59 action urn:upnp-org:serviceId:SwitchPower1/GetStatus failed with -115/Device does not handle service/actione[0m <0x72491520>

I find that very unlikely that all my device cannot handle a simple querry.

Thanks for any insight you can provide.

AFAIK this is not implemented and you should read Status variable.

yes very few UPNP actions are returning any output. it requires the UPNP declaration ( Implementation file ) to declare an “relatedStateVariable” and set the output value.
it has never been clear why Vera’s lump do not return action output otherwise