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

    Interface ReceiverAddress

    interface ReceiverAddress {
        address: string;
        forwardedFrom?: string;
    }
    Index

    Properties

    address: string
    forwardedFrom?: string