Hierarchy (view full)

Constructors

Properties

ble?: boolean = undefined
discoveryCapabilities: TypeFromPartialBitSchema<{
    ble: BitFlag;
    onIpNetwork: BitFlag;
}> = ...

Type declaration

  • ble: BitFlag

    Device supports BLE for discovery when not commissioned.

  • onIpNetwork: BitFlag

    Device is already on the IP network.

ipv4: boolean = true
listeningAddressIpv4?: string = undefined
listeningAddressIpv6?: string = undefined
operationalPort: number = -1
port: number = 5540
subscriptionOptions?: ServerSubscriptionConfig = undefined