app_manifest.json 292 B

123456789101112
  1. {
  2. "SchemaVersion": 1,
  3. "Name": "wolfssl_new_azsphere",
  4. "ComponentId": "959b4478-a9a3-440a-b1e7-9bb0b1f1d357",
  5. "EntryPoint": "/bin/app",
  6. "CmdArgs": [],
  7. "Capabilities": {
  8. "Gpio": [ "$WOLF_AZSPHERE" ],
  9. "AllowedApplicationConnections": []
  10. },
  11. "ApplicationType": "Default"
  12. }