givenergy-modbus / DiscoverOptions
Interface: DiscoverOptions
Defined in: src/discover.ts:116
Properties
onProbe()?
optionalonProbe: (host,found) =>void
Defined in: src/discover.ts:119
Called for each host after probing it
Parameters
host
string
found
boolean
Returns
void
subnet?
optionalsubnet:string
Defined in: src/discover.ts:117