Windows PC Indigo Plugin, Beta released

User avatar
GlennNZ
Posts: 1579
Joined: Sun Dec 07, 2014 3:33 pm
Location: Central Coast, Australia

Windows PC Indigo Plugin, Beta released

Post by GlennNZ »

Great to hear. Can send any windows command line basically that user has security to run.

The delay - is the commands are only checked (probably every 30 seconds - at guess) and then run when check occurs. So no way around that unfortunately.

I used the most simple approach that I could - which is the one simple http request from windows PC -> Indigo with updated data, and then in the http acknowledgement reply from Indigo I include the commands if needed to be run. Which when received the windows Plugin component runs. This means no ongoing connection, no major traffic, or network issues, just a few bytes of http Get request - but delay as above

Glenn


Sent from my iPad using Tapatalk
User avatar
mundmc
Posts: 1064
Joined: Fri Sep 14, 2012 4:34 pm

Windows PC Indigo Plugin, Beta released

Post by mundmc »

durosity wrote:
mundmc wrote:
mundmc wrote:Still sloppy on my part
We all have our off days.. or weeks.. or decades!

I’ve been playing with this plugin and it’s actually super handy!
I have had my half-decade, which very possibly could extend to a full decade! I just posted somewhere in the forums (I think under general home automation or something) the first notes I ever took on making a plug-in. It was 2018. I still have not made a plug-in yet.

But yes, I concur that we all have our days : D
User avatar
GlennNZ
Posts: 1579
Joined: Sun Dec 07, 2014 3:33 pm
Location: Central Coast, Australia

Re: Windows PC Indigo Plugin, Beta released

Post by GlennNZ »

New PC Version 0.17

Add to this release:
https://github.com/Ghawken/IndigoPlugin ... ag/0.10.15

Uses systeminfo to pull current OS version/Name (microsoft removed code for this, hence the reporting of Windows 10 still..)
(defaults to older method if any issues)
Fix for connection not continuing if upgrade recommended.
Post Reply

Return to “Windows PC Remote Plugin”