2005-04-01, 09:52 AM
Hello All,
This is my first post as a new user of GB-PVR.
Brilliant product and found just in the nick of time. I was about to order a copy of Sage TV!
I thought I would post a message of what I have been doing with GB-PVR.
I have a serial relay box connected to my home PC which is able to turn on and off various things around the house - lights, heating etc.
I decided I would have a go at knocking up a quick plugin that would control this relay box. Luckily I had already written a .Net webservice that takes care of all the com port stuff controlling the relay box so adding this functionality to a plugin was simply a case of adding a reference to the webservice.
I now have the plugin up and running on GB-PVR and for the first time the girl friend finds it simple enough to use!
Screenshot of the plugin
The best bit about it is that because the plugin just calls a webservice to control the relay box, it means I can switch on the heating from a GB-PVR running on my work PC so the house is all toasty by the time I get home!
Again, great product and thanks to Sub and everybody who posted the various items on the forum that allowed me to figure out how to write a simple plugin.
This is my first post as a new user of GB-PVR.
Brilliant product and found just in the nick of time. I was about to order a copy of Sage TV!
I thought I would post a message of what I have been doing with GB-PVR.
I have a serial relay box connected to my home PC which is able to turn on and off various things around the house - lights, heating etc.
I decided I would have a go at knocking up a quick plugin that would control this relay box. Luckily I had already written a .Net webservice that takes care of all the com port stuff controlling the relay box so adding this functionality to a plugin was simply a case of adding a reference to the webservice.
I now have the plugin up and running on GB-PVR and for the first time the girl friend finds it simple enough to use!
Screenshot of the plugin
The best bit about it is that because the plugin just calls a webservice to control the relay box, it means I can switch on the heating from a GB-PVR running on my work PC so the house is all toasty by the time I get home!
Again, great product and thanks to Sub and everybody who posted the various items on the forum that allowed me to figure out how to write a simple plugin.