powermon.cli module¶
cli.py - hold classes for the powermon cli
- powermon.cli.ble_scan(args)¶
scan for BLE devices
- powermon.cli.compare_protocols(protocols)¶
function to compare 2 protocols
- powermon.cli.generate_config_file()¶
generate a config file from the answer to questions
- powermon.cli.main()¶
main entry point for the powermon cli
- powermon.cli.show_command_definition_differences(p1, p2)¶
function to compare a single command in 2 different protocols