Hey Guys,

I decided to use the Iotivity Simulator to test my UI-Application. I created a 
Simulator Server and Client and both works. I’m working on the command line and 
not with eclipse.

Now my question is:
In those RAML files, for example brightness.raml (oic.r.light.brightness.json), 
are specified the values of each sensor. Its name (brightness), type (integer), 
description, min, max (range). 
But if I do an GET-Request I only get the name(brightness), its value and type 
(integer). But I want to work with ‘description' and ‘min', ‘max' values as 
well.

Is it possible for me to add those informations into the payload or get those 
informations out of the payload?

Thanks!

Regards
Fabian
_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to