lpg wrote:I am in the process of building a RS232 Plugin. I have a base plugin created with communication and setting functions built. I now need some input as to what you would like to see. The initial device I want to control is a Samsung TV which I have a spec for.
This sounds really useful.
Not entirely sure myself but my thought for transmission side:
- useful to be able to store a series of commands for a device (see the existing IR plugin). (That is, you can input these command strings into a database from the plugin config screen.)
- then the plugin event could just reference this shortcut command and the com port.
Probably obvious but hope that helps.