Ticket #180 (closed enhancement: wontfix)
Export specialized statevalue in the API
| Reported by: | Patrik Åkerfeldt <patrik.akerfeldt@…> | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Telldus Live! | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Platform: | Other | Sensitive: | no |
| Verified by Telldus: | no |
Description
Since statevalue in the API depends on the current state of the device it would be good to have the values "normalized".
For instance, it the state is TELLSTICK_DIM the returned data could have a value "dimvalue" that is guaranteed to be an int.
Change History
Note: See
TracTickets for help on using
tickets.

This will add very little. Checking the state before using stateValue will result in the same functionality.