OutSystems Forge 日本語データベース

iTag Connector

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-05-24 1.0.0 Bruno Martinho All All Connectors
電話機とiTag BLEデバイス間の通信を可能にするプラグイン。
このプラグインの使い方は? プラグインは、iTagをスキャンし、iTagに接続し、バッテリーレベルと信号強度を取得し、iTagリングを作成し、iTagボタンが押されたときに通知を受け取るブロックとアクションを公開します。 利用可能なアクション: スキャン - デバイスの近くでオンになっているiTagをスキャンします Connect - iTagに接続するアクション CheckConnection - iTagへの接続を確認するアクション GetBatteryLevel - iTagからバッテリーレベルを読み込む GetSignalStrength - iTagから信号強度RISSを読み込む StartRinging - iTagの呼び出しを開始させる EndRinging - iTagを停止して呼び出し音を鳴らす Disconnect - このアクションを使用して、iTagとの接続を切断します。 利用可能なブロック: ClickListener - iTagからボタンをクリックするためのリスナーを追加する 依存関係: このコネクタを使用するには、Forgeに存在するBLEプラグインをインストールする必要があります

[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
戻る