Creating a simple plugin
Posted: Mon Jul 12, 2010 11:32 pm
I am fighting with the HS HAI /Omnistat plugin. I got the source code in C++ but it seems hard to find someone who can update the plugin.
I got the serial port details from HAI, how to poll and set the thermostat. Since I don't need much functions I was wondering if it would not be easier to try to do a new plugin, very basic and simple but at least doing the job in a reliable way.
It means polling the COMM port requesting the status and sending some settings back. (Half duplex).
The values have to go to/from a few devices.
Would this be possible with VB or do I need C++ or C#?
Would the HS template be a good start or is it better not to use it. I have seen some wonderful plugins here and missed the training
Can I get some thoughts/advice/help from the programmers here?
I got the serial port details from HAI, how to poll and set the thermostat. Since I don't need much functions I was wondering if it would not be easier to try to do a new plugin, very basic and simple but at least doing the job in a reliable way.
It means polling the COMM port requesting the status and sending some settings back. (Half duplex).
The values have to go to/from a few devices.
Would this be possible with VB or do I need C++ or C#?
Would the HS template be a good start or is it better not to use it. I have seen some wonderful plugins here and missed the training

Can I get some thoughts/advice/help from the programmers here?