Class: DeviceEnumeration

dto~ DeviceEnumeration

This type represents a list of devices hosted on a particular server.

new DeviceEnumeration()

Constructor, creates a new instance of this type.
Tutorials:

Members

devices :Array.<module:dto~DeviceEndpoint>

A list of devices hosted on the local server.

hostName :string

The operating system's host name.