API Reference v9.2.0

DeviceDiscoveryResultstruct

Module: ZaberMotion

Represents result of mDNS discovery for devices connected to network.

To use this type, add import ZaberMotion to the top of your source code.

Properties

p

hostname

deviceDiscoveryResult.hostname
String Host name of the discoverd device.
p

address

deviceDiscoveryResult.address
String IP address of the discoverd device.
p

port

deviceDiscoveryResult.port
Int Port number of the discovered device.
p

portType

deviceDiscoveryResult.portType
DevicePortType Indicates if discovery result represents a single device or a device chain.
p

deviceId

deviceDiscoveryResult.deviceId
Int Device id of discovered device or head of discovered device chain.
p

serialNumber

deviceDiscoveryResult.serialNumber
Int Serial number of discovered device or head of discovered device chain.