expliot.plugins.zbauditor.zbadeviceinfo¶
Support for Zigbee Auditor Device Information.
Classes¶
Zigbee Auditor Device information Plugin. |
Module Contents¶
- class expliot.plugins.zbauditor.zbadeviceinfo.ZbAuditorDevInfo¶
Bases:
expliot.core.tests.test.Test
Zigbee Auditor Device information Plugin.
Output Format: [
- {
‘device_name’: ‘ZigBee Auditor’, ‘fw_revision’: ‘1.0.3’, ‘serial_number’: ‘E761FB48B6E4’, ‘services’: {
‘read_revision’: True, ‘read_services’: True, ‘channel_selection’: True, ‘radio on_off’: True, ‘802.15.4_sniffer’: True, ‘802.15.4_injection’: True, ‘802.15.4_network_scan’: True, ‘2.4_ghz’: True
}
}
]
- execute()¶
Execute the test.