more G-Labs products

Author Topic: External Scripts  (Read 2669 times)

February 14, 2014, 03:36:56 PM
Read 2669 times

sbash

  • *
  • Information
  • Newbie
  • Posts: 3
Greetings,

I have a handful of various scripts which run within the Linux OS to manage some features of my home automation and interact with the various servers and computers I have scattered throughout my house.  Is it possible to call OS level scripts from HomeGenie?

Thanks!

February 14, 2014, 04:49:15 PM
Reply #1

bkenobi

  • *****
  • Information
  • Global Moderator
  • Posts: 1525

February 24, 2014, 09:33:28 PM
Reply #2

amselem

  • **
  • Information
  • Jr. Member
  • Posts: 25
I'm also interested in calling OS processes from HG (Windows OS).

Can you give an example?

Thank you!

February 24, 2014, 10:13:06 PM
Reply #3

sbash

  • *
  • Information
  • Newbie
  • Posts: 3
I have not had a chance to play around with this yet, I will report back my results when I can...

February 24, 2014, 11:35:27 PM
Reply #4

Gene

  • *****
  • Information
  • Administrator
  • Posts: 1472
  • Tangible is the future!
    • Yet Another Programmer
Hi,

hg shouldn't allow this.
The only allowed way for communicating with other applications and other "things" should be using helper classes.
For example using a tcp connection or an http one.
You're still free to hack =) let me know if any of you achieve that.

Cheers,
g.