Changes between Version 27 and Version 28 of WikiStart


Ignore:
Timestamp:
Dec 9, 2020, 11:01:32 AM (3 years ago)
Author:
Stefan Persson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v27 v28  
    33Telldus Developer is an interactive page devoted to help developers developing third party application against Telldus products.
    44
    5 == Help us ==
    6 
    7 We welcome you to report bug and feature requests. Press the link "OpenID Login" in the upper right corner and you will have access for creating new tickets and comment on existing ones. The account needed is the same account as you use for Telldus Live!
    8 
    9 == Getting started ==
    10 
    11 Telldus provides two different APIs for access. Before gettings started you should first decide which suits your needs best.
    12 Why two differens APIs? Both APIs tries to solve different issues and have its own drawbacks. Please see "Comparison" at the end of this document for an overview between the two.
    13 
    14 When you want to contribute back, please read our [wiki:Guides/Contributing contributing guide]
    15 
    16 === [doxygen:/ telldus-core] ===
    17 This is our C-based API available for Windows, Linux and Mac OS X. It is installed alongside TelldusCenter on Windows and Mac OS X but available as a separate package on Linux. [doxygen:/ Read more]
    18 
    195=== [http://api.telldus.com Telldus Live!] ===
    20 This is our web based API available for over the internet. This is the only API for accessing TellStick Net. [http://api.telldus.com Read more]
     6Our web based API [http://api.telldus.com Read more]
    217
    228=== [http://developer.telldus.com/tellstick-server/ TellStick Server] ===