@bacnet-js/client
    Preparing search index...

    Interface BACNetRecipient

    interface BACNetRecipient {
        address: number[];
        network: number;
    }
    Index

    Properties

    Properties

    address: number[]
    network: number