Help with remotely driving Housebot

HouseBot Plugin Development Discussions.
Post Reply
jmurff
Member
Posts: 2
Joined: Wed Sep 28, 2005 4:16 pm

Help with remotely driving Housebot

Post by jmurff »

Hi;



I am playing with housebot and I like it so far. I have used Scottbot's

HB_Control.exe to exectute tasks etc. I see according to the docs

there is a built in ability to use tcp/ip to control housebot. I don't see

a lot of docs on it.

Can a tcp connection be used to create devices, properties, or tasks without

having initially set them up in housebot gui? I have m yown GUI and want

to use housebot functionality but not it's native GUI so i can hide it's complexity.

Can anyone share some example code? kinda new to the windows side of programming so not too sure how to proceed. Any help appreciated.



-jim
ScottBot
Site Admin
Posts: 2787
Joined: Thu Feb 13, 2003 6:46 pm
Location: Georgia (USA)
Contact:

Re: Help with remotely driving Housebot

Post by ScottBot »

jmurff wrote:Can a tcp connection be used to create devices, properties, or tasks without having initially set them up in housebot gui?
Unfortunately no. The idea of having a remote configuration has been around for a while, but currently the config and running logic are all tied together.
Scott
Post Reply