expliot.plugins.ble.blecharread

Test the possibility to read characteristic data from a Bluetooth LE device.

Module Contents

Classes

BleCharRead

Plugin to read characteristic data from a Bluetooth LE device.

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.