ember-zli
Version:
Interact with EmberZNet-based adapters using zigbee-herdsman 'ember' driver
149 lines • 3.6 kB
JSON
{
"commands": {
"monitor": {
"aliases": [],
"args": {},
"description": "Monitor the chosen port in the console.",
"examples": [
"<%= config.bin %> <%= command.id %>"
],
"flags": {},
"hasDynamicHelp": false,
"hiddenAliases": [],
"id": "monitor",
"pluginAlias": "ember-zli",
"pluginName": "ember-zli",
"pluginType": "core",
"strict": true,
"enableJsonFlag": false,
"isESM": true,
"relativePath": [
"dist",
"commands",
"monitor",
"index.js"
]
},
"router": {
"aliases": [],
"args": {},
"description": "Use a coordinator firmware as a router and interact with the joined network.",
"examples": [
"<%= config.bin %> <%= command.id %>"
],
"flags": {},
"hasDynamicHelp": false,
"hiddenAliases": [],
"id": "router",
"pluginAlias": "ember-zli",
"pluginName": "ember-zli",
"pluginType": "core",
"strict": true,
"enableJsonFlag": false,
"isESM": true,
"relativePath": [
"dist",
"commands",
"router",
"index.js"
]
},
"bootloader": {
"aliases": [],
"args": {},
"description": "Interact with the Gecko bootloader in the adapter.",
"examples": [
"<%= config.bin %> <%= command.id %>"
],
"flags": {},
"hasDynamicHelp": false,
"hiddenAliases": [],
"id": "bootloader",
"pluginAlias": "ember-zli",
"pluginName": "ember-zli",
"pluginType": "core",
"strict": true,
"enableJsonFlag": false,
"isESM": true,
"relativePath": [
"dist",
"commands",
"bootloader",
"index.js"
]
},
"sniff": {
"aliases": [],
"args": {},
"description": "Sniff Zigbee traffic (to Wireshark, to PCAP file, to custom handler or just log raw data).",
"examples": [
"<%= config.bin %> <%= command.id %>"
],
"flags": {},
"hasDynamicHelp": false,
"hiddenAliases": [],
"id": "sniff",
"pluginAlias": "ember-zli",
"pluginName": "ember-zli",
"pluginType": "core",
"strict": true,
"enableJsonFlag": false,
"isESM": true,
"relativePath": [
"dist",
"commands",
"sniff",
"index.js"
]
},
"stack": {
"aliases": [],
"args": {},
"description": "Interact with the EmberZNet stack in the adapter.",
"examples": [
"<%= config.bin %> <%= command.id %>"
],
"flags": {},
"hasDynamicHelp": false,
"hiddenAliases": [],
"id": "stack",
"pluginAlias": "ember-zli",
"pluginName": "ember-zli",
"pluginType": "core",
"strict": true,
"enableJsonFlag": false,
"isESM": true,
"relativePath": [
"dist",
"commands",
"stack",
"index.js"
]
},
"utils": {
"aliases": [],
"args": {},
"description": "Execute various utility commands.",
"examples": [
"<%= config.bin %> <%= command.id %>"
],
"flags": {},
"hasDynamicHelp": false,
"hiddenAliases": [],
"id": "utils",
"pluginAlias": "ember-zli",
"pluginName": "ember-zli",
"pluginType": "core",
"strict": true,
"enableJsonFlag": false,
"isESM": true,
"relativePath": [
"dist",
"commands",
"utils",
"index.js"
]
}
},
"version": "2.12.1"
}