Question
Edit baseType and description on properties.
Hi All,
Is there any way to create a local service that can edit thing properties like description and baseType?
I have tried :
Things[myThing][myProperty].description = newDesc;
It was worth a try but that doesn't work...

