IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface WireGuardIpAddress

    WireGuard peer allowed IP

    interface WireGuardIpAddress {
        address: string;
        prefix: number;
    }
    Index

    Properties

    Properties

    address: string
    prefix: number