cybergarage / mupnp

mUPnP for C is a development package for UPnP™ developers. mUPnP controls these protocols automatically, and supports to create your devices and control points quickly.
http://www.cybergarage.org/
Other
82 stars 46 forks source link

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

Open rahulvyas opened 10 years ago

rahulvyas commented 10 years ago

Hi Satoshi,

following is my state variable. When I try to get value using CGUPnpStateVariable it returns NULL.

HI_UPNP_VAR_VinpuServerURI uri Vinput://0.0.0.0:8822/

Is there a way to get this ?