Hierarchy (view full)

Constructors

Properties

ble?: boolean
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
listeningAddressIpv4?: string
listeningAddressIpv6?: string
operationalPort: number
port: number
subscriptionOptions?: ServerSubscriptionConfig