2017-05-24
1.0.0
Bruno Martinho
All
All
Connectors
[Overview]
Plugin that enables communication between a phone and an iTag BLE device.
[Detail]
How to use this plugin?
The plugin exposes blocks and actions that allow to scan for iTags, connect to an iTag, get the battery level and signal strength, make the iTag ring and get notified when the iTag button is pressed.
Available Actions:
Scan - Scan for iTags near the device, that are turned on
Connect - Action to connect to a iTag
CheckConnection - Action to check connection to iTag
GetBatteryLevel - Read the battery level from an iTag
GetSignalStrength - Read the Signal Strength RISS from an iTag
StartRinging - Make the iTag start to ring
EndRinging - Make the iTag stop to ring
Disconnect - Use this action to disconnect to an iTag
Available Blocks:
ClickListener - Add listener to receive button click from iTag
Dependencies:
To use this connector it is necessary to have installed the BLE plugin that exists in the Forge