If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:alw zb gw cli
BoxMatrix >> Shell-Commands >> alw_zb_gw_cli | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
AVM-Command
Command: | alw_zb_gw_cli - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /usr/bin Lab+Rel: /usr/bin | ||||||
Properties: | Size: 13.5k - 41.6k - Firmware: 7.52 - 7.90 | ||||||
Function: | Commandline frontend for the ZigBee daemon alw_zb_gw_app. |
Goto: Examples - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
alw_zb_gw_cli is the commandline interface to the ZigBee daemon alw_zb_gw_app.
It connects the daemon through the alw_gw_uds.sock socket, like all other ZigBee related executables.
That's why it's only used in scripts, so far only in supportdata.aha, see the Examples below.
fsgw fw 7.57 - calling without options prints help:
root@zigbee:/var/mod/root# alw_zb_gw_cli Usage: alw_zb_gw_cli [OPTION] -v, --verbose Verbose flag -b, --brief Opposite to verbose flag -s, --supportdata=FILE Print supportdata to file -u, --dfu_download=FILE Perform DFU with given file -o, --open_network=SEC Permit join requests for SEC seconds -r, --hue_reset=SERIAL Reset a HUE bulb by the SERIAL number -f, --ncp_defaults Reset the NCP to factory defaults
ZigBee stack:
- Lexicon: ZigBee, LR-WPAN
- Components: NRF52
- Firmware: zncp-0.2.0.bin, zncp-1.0.0.bin, zncp-1.0.1.bin, zncp-1.0.2.bin
- Firmware: zncp-1.1.1.bin, zncp-1.2.0.bin, zncp-1.2.1.bin, zncp-1.3.2.bin
- Devices: ttyACM0, ttyACM1, ttyLRWPAN_NCP, ttyLRWPAN_PTEST
- Sockets: alw_gw_uds.sock
- Sinks: aflrwpan_gw_app
- Commands: alw_zb_gw_app, alw_zb_gw_cli, alw_flash_util, alw_zb_gw_stop
- Commands: supportdata.aha, zb_pcap_dump, uart_flash_tool
- Libraries: liblrwpan.so, libahamodaflrwpan.so, libalwptest.so
- Libraries: libalwncpdfu.so, libalwswdutil.so, libalwncpmgmt.so, libalwudsmsg.so
- Libraries: libcodsu.so, libudev.so, libusb.so, libgpiod.so
- Config: lrwpan.cfg, 95-lrwpan_usb.rules, 95-aflrwpan_usb.rules, alw_zb_gw_app.service
- UI-Modules: lrwpan
- Logs: alw_runtime.log, alw_zb_coordinator.log, alw_gw_crashlog.json
- Temp: supportdata.lrwpan
- Procfs: lrwpan
Examples
Example from supportdata.aha fw 7.51 labor:
alw_zb_gw_cli --supportdata "${LRWPAN_SUPPORT_DATA_FILE}" > /dev/null
Source
The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.57 source files:
$ strings /usr/bin/alw_zb_gw_cli | grep -e '\.c$' -e '\.cpp$' /GU/LRWPAN_maple_lowmem_build/src/main/aflrwpan_gw_app/tools/alw_zb_gw_cli.c
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-14 07:42 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Depends on | lib | libalwncpdfu.so | 2 | 7.52 - 7.90 | USB Device Firmware Updater (DFU) for the ZigBee Network Co-Processor | AVM |
Depends on | lib | libalwncpmgmt.so | 4 | 7.63 - 7.90 | ZigBee Network Co-Processor low-level management utilities | AVM |
Depends on | lib | libalwswdutil.so | 4 | 7.52 - 7.63 | ZigBee Network Co-Processor low-level management utilities | AVM |
Depends on | lib | libalwudsmsg.so | 4 | 7.52 - 7.90 | ZigBee protocol messaging library | AVM |
Depends on | lib | libavmcsock.so | 4 | 7.52 - 7.90 | Networking, I/O and helper functions | AVM |
Depends on | lib | libc.so | 4 | 7.52 - 7.90 | Standard C library | Linux |
Depends on | lib | libgpiod.so | 4 | 7.52 - 7.90 | Linux GPIO character device API | LibGpiod |
Depends on | lib | libminneapolis.so | 4 | 7.52 - 7.90 | Minneapolis datastore encoder / decoder | AVM |
Depends on | lib | libpthread.so | 1 | 7.61 - 7.90 | POSIX threading library | Linux |
Depends on | lib | libudev.so | 2 | 7.52 - 7.90 | API for enumerating and introspecting local devices | Linux |
Depends on | lib | libusb.so | 2 | 7.52 - 7.90 | Userspace access API to USB devices. | Linux |
Depends on | lib | libyajl.so | 4 | 7.57 - 7.90 | Event-driven JSON parser | Linux |
12 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-14 05:49 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /usr/bin | 37.5k - 37.6k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /usr/bin | 17.6k - 21.5k |
FRITZ!Box 7690 | 7.61 - 7.90 | /usr/bin | 37.5k - 37.6k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /usr/bin | 13.5k - 41.6k |
4 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-14 07:42 GMT.
Firmware | Symbol |
---|---|
0 symbols for this command |