Ticket #2 (new enhancement)
Provide functions to control non predefined devices
| Reported by: | mprag | Owned by: | micke prag <micke.prag@…> |
|---|---|---|---|
| Priority: | minor | Milestone: | Some future release / Patches welcome |
| Component: | driver | Version: | 1.2 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Platform: | Windows | Sensitive: | |
| Verified by Telldus: |
Description
The API should be exposing function for controlling devices which is not setup using TelldusSetup. For some software TelldusSetup is not a good solution and must be provided with "raw" access to TellStick.
Both sending raw-strings and wrapper functions such as devNexaTurnOn(char house, char unit) should be in the public API.
This also makes software depending on rfcmd able to use the API directly and not use ugly wrappers to rfcmd.
rfcmd could also rely on the API and not calculate the data itself and then support all the devices the main API supports.
Change History
Note: See
TracTickets for help on using
tickets.
