Extends
Instance Properties
address
address: stringThe (IP) address of the device.
Type
- string
id
id: stringThe identifier of the result.
Type
- string
lastSeen
lastSeen: DateWhen the device has been last discovered.
Type
- Date
mac
mac: stringThe MAC address of the device.
Type
- string
Events
addressChanged
.on('addressChanged')This event is fired when the address has changed.
Parameters
Name | Type | Description |
---|---|---|
discoveryResult
|
DiscoveryResult |
lastSeenChanged
.on('lastSeenChanged')This event is fired when the device has been seen again.
Parameters
Name | Type | Description |
---|---|---|
discoveryResult
|
DiscoveryResult |