18 lines
379 B
JSON
18 lines
379 B
JSON
|
{
|
||
|
"SchemaVersion": 1,
|
||
|
"Name": "wolfSSL_Client",
|
||
|
"ComponentId": "00000000-0000-0000-0000-000000000002",
|
||
|
"EntryPoint": "/bin/app",
|
||
|
"CmdArgs": [],
|
||
|
"Capabilities": {
|
||
|
"AllowedConnections": [
|
||
|
"www.wolfssl.com",
|
||
|
"192.168.1.128",
|
||
|
"192.168.1.150",
|
||
|
"192.168.1.200",
|
||
|
"192.168.1.225"
|
||
|
]
|
||
|
},
|
||
|
"ApplicationType": "Default"
|
||
|
}
|