expliot.plugins.ble.blecharread¶
Test the possibility to read characteristic data from a Bluetooth LE device.
Classes¶
Plugin to read characteristic data from a Bluetooth LE device. |
Module Contents¶
- class expliot.plugins.ble.blecharread.BleCharRead¶
Bases:
expliot.core.tests.test.Test
Plugin to read characteristic data from a Bluetooth LE device.
output Format: [{“readvalue”: “Foobar value”}]
- execute()¶
Execute the Plugin.