Appearance
Home > resol-vbus-core-nodejs > NetDiscoverOptions
NetDiscoverOptions interface
The options for the constructor of NetDiscover
.
Signature:
typescript
export interface NetDiscoverOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | (Optional) The address to send the broadcast to. | ||
number | (Optional) The port to send the broadcast to. | ||
number | (Optional) The timeout to wait for replies after each broadcast query. | ||
number | (Optional) The count of tries to send the broadcast query. |