Ticket #159 (closed task: wontfix)
Release Live! backend code
| 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
Releasing the source code of the Live! backend would enable users to start their own Live! backend instances locally without being dependant on Telldus services for their solution to function. Already existing Live! clients could support these local backend instances with presumably little effort as long as the API is identical. The local Live! instance would typically talk telldus-core with the devices. Perhaps we need to extend the API so that clients can ask the backend which calls are supported (e.g. a Telldus "Classic" does not support Sensors).
Forum thread: http://www.telldus.com/forum/viewtopic.php?f=1&t=1782
Change History
Note: See
TracTickets for help on using
tickets.

The live servers are too tightly integrated with Telldus services to run standalone. There is a third party standalone server written in Java.