mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-21 00:45:49 +08:00
12 lines
251 B
JSON
12 lines
251 B
JSON
{
|
|
"SchemaVersion": 1,
|
|
"Name": "wolfSSL_Server",
|
|
"ComponentId": "00000000-0000-0000-0000-000000000001",
|
|
"EntryPoint": "/bin/app",
|
|
"CmdArgs": [],
|
|
"Capabilities": {
|
|
"AllowedTcpServerPorts": [ 11111 ]
|
|
},
|
|
"ApplicationType": "Default"
|
|
}
|