[
  {
    "name": "scs",
    "description": "Detect an Android or Harmony-Next OS Device and start a screenshot session",
    "executableFile": "./commands/screenshot.js"
  },
  {
    "name": "video",
    "description": "Detect an Android or Harmony-Next OS Device and start a video record",
    "executableFile": "./commands/videoshot.js"
  },
  {
    "name": "connect",
    "description": "connect harmony devices with internal wifi",
    "executableFile": "./commands/connect.js"
  }
]
