プロジェクトの概要: iPhoneを経由して、プローブ付きのセンサーデータ(温度、湿度、日時、緯度経度)をAzure IoTHubに送信する
利用シナリオ: 車やトラックなどで移動するとき、温湿度及び位置情報を(ゲートウエイなしで)iPhone経由でAzure IoTHubに送信して可視化や蓄積する
イメージ図
- git clone https://github.com/mesgar/inkbird/ inkbird
- cd inkbird
- pod install
- open [inkbird.xcworkspace] with xcode and build
- Add [NSBluetoothAlwaysUsageDescription] [Wants to use bluetooth] to plist.info
- Set your IoTHub Connection string in ViewController.swift