Uses of Class
org.osgi.service.tr069todmt.TR069Exception
-
Uses of TR069Exception in org.osgi.service.tr069todmt
Modifier and TypeMethodDescriptionAdd a new node to the Dmt Admin as defined by the AddObject RPC.void
TR069Connector.deleteObject
(String objectPath) Delete an object from a table.TR069Connector.getParameterNames
(String objectOrTablePath, boolean nextLevel) Getting theParameterInfo
objects addressed by path.ParameterInfo.getParameterValue()
Provide the value of the node.TR069Connector.getParameterValue
(String parameterPath) Getting a parameter value.void
TR069Connector.setParameterValue
(String parameterPath, String value, int type) Setting a parameter.Convert a Dmt Session relative Dmt Admin URI to a valid TR-069 path, either a table, object, or parameter path depending on the structure of the DMT.Convert a TR-069 path to a Dmt Session relative Dmt Admin URI.