public interface IThingInfo extends IThingInfoView
IThing
,
IThingInfoView
Modifier and Type | Method and Description |
---|---|
void |
putInfo(String info)
just put info in cache
|
void |
setInfo(String info)
Allows an unlimited text string to be associated with a thing.
|
getInfo
void setInfo(String info) throws MetaException
MetaException
void putInfo(String info)