public interface ProvisionableDeviceType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
APPLICATION_NAME__PLACEHOLDER |
static String |
IS_SINGLETON |
static String |
REQUEST_TICKETS |
static String |
SET_REGISTRAR_ENDPOINTS |
| Modifier and Type | Method and Description |
|---|---|
UaProperty |
getIsSingletonNode() |
UaMethod |
getRequestTicketsNode() |
UaMethod |
getSetRegistrarEndpointsNode() |
Boolean |
isIsSingleton() |
String[] |
requestTickets() |
void |
setIsSingleton(Boolean value) |
void |
setRegistrarEndpoints(ApplicationDescription[] f_registrars) |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String IS_SINGLETON
static final String APPLICATION_NAME__PLACEHOLDER
static final String REQUEST_TICKETS
static final String SET_REGISTRAR_ENDPOINTS
UaProperty getIsSingletonNode()
Boolean isIsSingleton()
void setIsSingleton(Boolean value) throws StatusException
StatusExceptionUaMethod getRequestTicketsNode()
String[] requestTickets() throws StatusException, ServiceException
StatusExceptionServiceExceptionUaMethod getSetRegistrarEndpointsNode()
void setRegistrarEndpoints(ApplicationDescription[] f_registrars) throws StatusException, ServiceException
StatusExceptionServiceExceptionCopyright © 2026. All rights reserved.