simplify vdc query
The query for setProperty, getProperty does not need a leading "/" anymore.
old query: query=/getProperty(deviceId=xxx)
new query: query=getProperty(deviceId=xxx)
simplify vdc query
The query for setProperty, getProperty does not need a leading "/" anymore.
old query: query=/getProperty(deviceId=xxx)
new query: query=getProperty(deviceId=xxx)