WF

WebBLE for iPhone

ထုတ်ဝေသူ: GreenParkSoftware
iOS $1.99
ဗားရှင်း1.3.0
ထုတ်ဝေသူGreenParkSoftware
ဖြန့်ချိသည့်ရက်Jun 8, 2020
ရက်စွဲထပ်ထည့်သည်Jun 8, 2020
Os လိုအပ်ချက်များiOS
လိုအပ်ချက်များRequires iOS 13.0 or later. Compatible with iPhone, iPad, and iPod touch.
စုစုပေါင်း downloads0
စျေးနှုန်း$1.99

ဖော်ပြချက်

စာညှပ်များနှင့် ကွန်ဆိုးလ်မှတ်တမ်းကြည့်ရှုခြင်း ပံ့ပိုးမှုတို့ဖြင့် ဝဘ်ဘလူးတုသ် javascript APIs ၏ ကနဦးအပိုင်းခွဲကို ပံ့ပိုးပေးသည့် အလွန်ရိုးရှင်းသော ဝဘ်ဘရောက်ဆာ။

*** 1.2 တွင် အသစ် ***

- အမှားရှာပြင်ခြင်းအတွက် ကွန်ဆိုးလ်

*** ခြုံငုံသုံးသပ်ချက် ***

ဤအက်ပ်ကိုအသုံးပြုခြင်းဖြင့် သင့်ဘလူးတုသ် (စွမ်းအင်နည်းသော) စက်များနှင့် အပြန်အလှန်တုံ့ပြန်နိုင်သော javascript ဖြင့်ရေးထားသောဆိုက်သို့ သင်သွားနိုင်သည်။ ၎င်းသည် သင်ပိုမိုရင်းနှီးသောဘာသာစကားဖြင့် puck.js ကဲ့သို့သော စက်ပစ္စည်းများတွင် အသုံးပြုရန်အတွက် သင်၏အက်ပ်လီကေးရှင်းများကို ရေးသားနိုင်စေကာ သင့် iOS စက်ပစ္စည်းမှ ၎င်းကိုအသုံးပြုနိုင်မည်ဖြစ်သည်။

WebBLE တွင် သင့်ဆိုဒ်ကိုအသုံးပြုသောအခါ ပြဿနာများကို အမှားရှာရန် built-in console viewer ကိုသုံးပါ။

လုံခြုံရေးသည် ဘလူးတုသ်စက်ပစ္စည်းဝင်ရောက်ခွင့်အတွက် အရေးကြီးသောကြောင့် https ကိုသုံးသည့်ဆိုက်များကိုသာ ပံ့ပိုးထားပြီး အသုံးပြုသူမှ ခွင့်ပြုချက်မရှိဘဲ ဘလူးတုသ်စက်ပစ္စည်းသို့ ချိတ်ဆက်ရန် မဖြစ်နိုင်ပါ။

ကနဦးတွင် အောက်ပါ အဓိက API များကို ပံ့ပိုးပေးသည်-

- bluetooth.requestDevice()

- BluetoothDevice.gatt

- BluetoothDevice.addEventListener('gattserverdisconnected'၊ cb)

- BluetoothRemoteGATTServer.connect()

- BluetoothRemoteGATTServer.disconnect()

- BluetoothRemoteGATTServer.getPrimaryService()

- BluetoothRemoteGATTSservice.getCharacteristic()

- BluetoothRemoteGATTCharacteristic.writeValue()

- BluetoothRemoteGATTCharacteristic.readValue()

- BluetoothRemoteGATTCharacteristic.startNotifications()

- BluetoothRemoteGATTCharacteristic.stopNotifications()

- BluetoothRemoteGATTCharacteristic.addEventListener("ထူးခြားချက်တန်ဖိုးပြောင်းလဲထားသည်", cb)