AutomationConnectIQAutomationConnectIQ-Added Ver0.4.1 Ver0.4.1 of AutomationConnectIQ is released today. Added support for Connect IQ 4.2.0, 4.1.5 and 4.1.1. There seemed...2022.10.26AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Added Ver0.3 Ver0.3 released today. He made Ver0.3.1, but found that Japanese help was not included, so he immediately created and...2021.01.07AutomationConnectIQ
AutomationConnectIQSample video of AutomationConnectIQ Check class operation A sample video of what you can do with "Automation Connect IQ". In this video, only Fr45 is checked. In the first ha...2021.01.17AutomationConnectIQ
AutomationConnectIQPowershell class for Check The class that is the basis of the implementation in Sample video of AutomationConnectIQ Check class operation. Since...2021.01.18AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample1 A sample script for executing the build process in PowerShell using the Garmin SDK and Jungle class of AutomationConnectIQ.2020.12.26AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample2 A sample script for executing the AutomationConnect IQ simulator in PowerShell.2020.12.26AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample3 Sample script for GPS related settings and screen capture in AutomationConnectIQ simulator.2020.12.27AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample4 Automation Connect IQ SDK Regarding setting-related menu operations. The first half is the same as the code at the b...2020.12.28AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample5 # Setting the number of notifications. $sim.SetNotificationCount(4) # Setting the number of alarms. $sim.SetAlarm...2020.12.29AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample6 # Get diagnostic results $sim.ToggleMenu(::LowPowerMode, $true) Start-sleep -Milliseconds 500 # Earn time to update ...2020.12.30AutomationConnectIQ