Garmin-AutomationConnectIQAutomationConnectIQ-Ver0.4.1を追加 AutomationConnectIQのVer0.4.1を本日公開。ConnectIQ4.2.0と4.1.5と4.1.1への対応を入れておいた。GPSの情報取得で何やら問題があるようだったので、ついでにConnectIQ4.2で手持ちウォッ...2022.10.26Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQAutomationConnectIQ-サンプル12 AutomationConnectIQSDKVer0.3で追加したものに関しての説明。UnitTest、ConnectIQでは「RunNoEvil」と呼ばれているものの実行。usingnamespaceAutomationConnectIQ...2021.01.08Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQAutomationConnectIQ-Ver0.3を追加 Ver0.3を本日公開。Ver0.3.1を作ったのだが、日本語のヘルプが入っていないということが分かったため、すぐVer0.3.2を作成公開した。利用方法のサンプルは別途。機能追加項目ActivityMonitorInformation関連...2021.01.07Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQAutomationConnectIQ-サンプル4 AutomationConnectIQSDK主に設定関連のメニュー操作に関して前半は、AutomationConnectIQ-サンプル2の冒頭部分のコードと同じ。その後のシミュレーター操作部分のみをここでは記載する。#トグル型メニューのON...2020.12.28Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQAutomationConnectIQのCheckクラス動作のサンプル動画 AutomationConnectIQを使うとどんなことができるのかのサンプル動画。この動画ではFr45のみチェックしている。前半、ウォッチフェイスが出るまでは初期設定を行っている。ウォッチフェイスが出てからはテスト項目に対して状態を設定し...2021.01.17Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQCheck用のPowershellクラス AutomationConnectIQのCheckクラス動作のサンプル動画での実装のベースとなるクラス。クラスの実装がちょっと長いんで、まずクラスを定義しているモジュールファイル(psm1)の保存先について、次にベースクラスを使ったスクリプ...2021.01.18Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQAutomationConnectIQ-サンプル1 AutomationConnectIQのGarminSDKとJungleクラスを使い、ビルド処理をPowerShellで実行するためのサンプルスクリプト。2020.12.26Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQAutomationConnectIQ-サンプル2 AutomationConnectIQのシミュレーターの起動までをPowerShellで実行するためのサンプルスクリプト。2020.12.26Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQAutomationConnectIQ-サンプル3 AutomationConnectIQのシミュレーターでGPS関連の設定と画面キャプチャを行うサンプルスクリプト。2020.12.27Garmin-AutomationConnectIQ
Garmin-AutomationConnectIQAutomationConnectIQ-サンプル5 #通知数の設定$sim.SetNotificationCount(4)#アラーム数の設定$sim.SetAlarmCount(3)#バッテリー情報の設定$sim.SetBatteryStatus(20,$false)#各種ゴールの通知$si...2020.12.29Garmin-AutomationConnectIQ