mupnp icon indicating copy to clipboard operation
mupnp copied to clipboard

When Trying to get StateVariable Value with DataType = uri the NULL is returned

Open rahulvyas opened this issue 10 years ago • 0 comments

Hi Satoshi,

following is my state variable. When I try to get value using CGUPnpStateVariable it returns NULL. <stateVariable sendEvents="no"> HI_UPNP_VAR_VinpuServerURI <dataType>uri</dataType> <defaultValue>Vinput://0.0.0.0:8822/</defaultValue> </stateVariable>

Is there a way to get this ?

rahulvyas avatar Jun 02 '14 10:06 rahulvyas