bluetooth - Possible to control garage door with Garmin IQ? -
i'd fenix 3 following:
- trigger = hold down start button (i.e. shortcut)
- send message via bt or wifi server (linux or windows or arduino or whatever)
- i'll take care of message , open/close garage door.
after bike tour i'd , safely open garage door. have vmware server running @ home. use 1 of machines on server listen messages or set arduino or similar.
the main question is: can write iq app utilizes shortcut concept on clock, i.e. triggered long click on start or lap button?
clarification: there seems kind of global actions long press. can example assign "save position" long press on start/stop. works inside of other apps.
can clock communicate sensors (i.e. arduino or other bt client) if not in training mode?
clarification: need communicate directly arduino via bluetooth, i.e. not via iphone.
thanks in advance.
short answer: yes
long answer: if record time keydown event comes in, , check "long" press when key let based on time difference, can fake it. there not event long press of physical key though. pretty sure app needs current 1 work.
link inputdelegate event options: http://developer.garmin.com/downloads/connect-iq/monkey-c/doc/toybox/watchui/inputdelegate.html
as sensors question, not sure asking. app can whatever want, , understanding 1 app running @ time.
disclaimer: far have been working emulator, i'm still waiting watch here.
Comments
Post a Comment