AutomationConnectIQAutomationConnectIQ-Added Ver0.3 Ver0.3releasedtoday.HemadeVer0.3.1,butfoundthatJapanesehelpwasnotincluded,soheimmediatelycreatedandreleasedVer0.3.2.Asam...2021.01.07AutomationConnectIQ
AutomationConnectIQSample video of AutomationConnectIQ Check class operation Asamplevideoofwhatyoucandowith"AutomationConnectIQ".Inthisvideo,onlyFr45ischecked.Inthefirsthalf,theinitialsettingsaredo...2021.01.17AutomationConnectIQ
AutomationConnectIQPowershell class for Check TheclassthatisthebasisoftheimplementationinSamplevideoofAutomationConnectIQCheckclassoperation.Sincetheimplementationoft...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 AutomationConnectIQSDKRegardingsetting-relatedmenuoperations.Thefirsthalfisthesameasthecodeatthebeginninghere.Onlythesub...2020.12.28AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample5 #Settingthenumberofnotifications.$sim.SetNotificationCount(4)#Settingthenumberofalarms.$sim.SetAlarmCount(3)#Batteryinfo...2020.12.29AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample6 #Getdiagnosticresults$sim.ToggleMenu(::LowPowerMode,$true)Start-sleep-Milliseconds500#Earntimetoupdatethescreen$val=$sim...2020.12.30AutomationConnectIQ
AutomationConnectIQAutomationConnectIQ-Sample7 $time=$sim.CreateTime()$time.Open()$time.Time=Get-Date"2020-1-113:00:00"$time.Factor=3$time.Action(::Start)Start-sleep-S...2020.12.30AutomationConnectIQ