DeviceManagementRequest class

Constructors

DeviceManagementRequest()

Properties

hashCode int
The hash code for this object.
read-onlyinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

capabilities(String category) XmlDocumentFragment
XML for the capabilities
createUsers(List<User> users) XmlDocumentFragment
XML for the createUsers
deleteUsers(List<String> userNames) XmlDocumentFragment
XML for the deleteUsers
deviceInformation() XmlDocumentFragment
XML for the deviceInformation
discoveryMode() XmlDocumentFragment
dns() XmlDocumentFragment
endpointReference() XmlDocumentFragment
XML for the endpointReference
getServices([bool includeCapability = false]) XmlDocumentFragment
XML for the getServices
getUsers() XmlDocumentFragment
XML for the getUsers
hostname() XmlDocumentFragment
XML for the hostname
networkProtocols() XmlDocumentFragment
XML for the networkProtocols
ntp() XmlDocumentFragment
XML for the ntp
serviceCapabilities() XmlDocumentFragment
XML for the serviceCapabilities
systemDateAndTime() XmlDocumentFragment
XML for the systemDateAndTime
systemUris() XmlDocumentFragment
XML for the systemUris