Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Types
Network
WireGuardAllowedIps
Interface WireGuardAllowedIps
WireGuard peer allowed IPs
interface
WireGuardAllowedIps
{
ipv4
:
WireGuardIpAddress
[]
;
ipv6
:
WireGuardIpAddress
[]
;
stack
?:
WireGuardIpStack
;
}
Index
Properties
ipv4
ipv6
stack?
Properties
ipv4
ipv4
:
WireGuardIpAddress
[]
ipv6
ipv6
:
WireGuardIpAddress
[]
Optional
stack
stack
?:
WireGuardIpStack
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ipv4
ipv6
stack
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
WireGuard peer allowed IPs