Difference between revisions of "Software Development Kit"

From Teltonika Networks Wiki
m
(40 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
A <b>software development kit</b> (<b>SDK</b>) is a set of software development tools that provides the possibility to create applications for a certain software package, software framework, computer system or similar development platform.
 
A <b>software development kit</b> (<b>SDK</b>) is a set of software development tools that provides the possibility to create applications for a certain software package, software framework, computer system or similar development platform.
  
TELTONIKA NETWORKS UAB provides SDKs for its products. Software created with these SDKs is developed under a [[GPL|General Public Licence]] ([[GPL]]). You can download SDKs from one of the links in the section below.
+
Teltonika provides SDKs for our [[Network products|networking products]]. Software created with Teltonika SDKs is developed under a [[GPL|General Public Licence]] ([[GPL]]). You can download SDKs from one of the links in the section below.
  
{{Template:SDK_downloads}}
+
==SDK downloads==
  
==Instructions==
+
{| class="wikitable" style="border:1px solid white; background: white"
 +
|+
 +
| colspan="3" style="border:1px solid white; width: 250px" | '''RUT900, RUT905, RUT950, RUT955'''
 +
|-
 +
| style="border:1px solid white; width: 200px" | SDK version
 +
| style="border:1px solid white; width: 100px" | Date
 +
| style="border:1px solid white; width: 100px" | File size
 +
| style="border:1px solid white; width: 300px" | MD5 checksum
 +
| style="border:1px solid white; width: 200px" | File download
 +
|-
 +
| style="border:1px solid white;" | RUT9XX_R_GPL_00.06.00.3
 +
| style="border:1px solid white;" | 2019.03.08
 +
| style="border:1px solid white;" | 400 MB
 +
| style="border:1px solid white;" | 97126720531e097b10401221dc20d135
 +
| style="border:1px solid white;" | [http://wiki.teltonika-networks.com/gpl/RUT9XX_R_GPL_00.06.00.3.tar.gz Download]
 +
|-
 +
| colspan="3" style="border:1px solid white; width: 250px" |
 +
|-
 +
|}
  
For instructions on how to compile your own firmware using SDK package follow the link that corresponds to your device series:
+
{| class="wikitable" style="border:1px solid white; background: white"
 +
|+
 +
| colspan="3" style="border:1px solid white; width: 250px" | '''RUT850'''
 +
|-
 +
| style="border:1px solid white; width: 200px" | SDK version
 +
| style="border:1px solid white; width: 100px" | Date
 +
| style="border:1px solid white; width: 100px" | File size
 +
| style="border:1px solid white; width: 300px" | MD5 checksum
 +
| style="border:1px solid white; width: 200px" | File download
 +
|-
 +
| style="border:1px solid white;" | RUT850_R_00.01.03.1
 +
| style="border:1px solid white;" | 2019.03.06
 +
| style="border:1px solid white;" | 360 MB
 +
| style="border:1px solid white;" | da58312660af4c0922489aca26df6208
 +
| style="border:1px solid white;" | [https://wiki.teltonika-networks.com/gpl/RUT850_R_GPL_00.01.03.1.tar.gz Download]
 +
|-
 +
| colspan="3" style="border:1px solid white; width: 250px" |
 +
|-
 +
|}
  
* [[RUTOS_Software_Development_Kit_(SDK)_Instruction|RUTOS]]
+
{| class="wikitable" style="border:1px solid white; background: white"
* [[Legacy RUTOS Software Development Kit instructions|Legacy RUTOS (RUT2XX, RUT8XX, RUT9XX)]]
+
|+
 +
| colspan="3" style="border:1px solid white; width: 250px" | '''RUT500'''
 +
|-
 +
| style="border:1px solid white; width: 200px" | SDK version
 +
| style="border:1px solid white; width: 100px" | Date
 +
| style="border:1px solid white; width: 100px" | File size
 +
| style="border:1px solid white; width: 300px" | MD5 checksum
 +
| style="border:1px solid white; width: 200px" | File download
 +
|-
 +
| style="border:1px solid white;" | RUT5XX_NW_00.01.984
 +
| style="border:1px solid white;" | -
 +
| style="border:1px solid white;" | 27.6 MB
 +
| style="border:1px solid white;" | 8a69a5f882a252ae77439d574c18ded7
 +
| style="border:1px solid white;" | [https://wiki.teltonika-networks.com/gpl/GPL_source_RUT5XX_NW_00.01.984.zip Download]
 +
|-
 +
| colspan="3" style="border:1px solid white; width: 250px" |
 +
|-
 +
|}
  
[[Category:General Information]]
+
{| class="wikitable" style="border:1px solid white; background: white"
 +
|+
 +
| colspan="3" style="border:1px solid white; width: 250px" | '''RUT230, RUT240'''
 +
|-
 +
| style="border:1px solid white; width: 200px" | SDK version
 +
| style="border:1px solid white; width: 100px" | Date
 +
| style="border:1px solid white; width: 100px" | File size
 +
| style="border:1px solid white; width: 300px" | MD5 checksum
 +
| style="border:1px solid white; width: 200px" | File download
 +
|-
 +
| style="border:1px solid white;" | RUT2XX_R_GPL_00.01.04.1
 +
| style="border:1px solid white;" | 2018.11.15
 +
| style="border:1px solid white;" | 391 MB
 +
| style="border:1px solid white;" | 8597470db2965ec240df28e580900a06
 +
| style="border:1px solid white;" | [http://wiki.teltonika-networks.com/gpl/RUT2XX_R_GPL_00.01.04.1.tar.gz Download]
 +
|-
 +
| colspan="3" style="border:1px solid white; width: 250px" |
 +
|-
 +
|}
 +
[[Category:Network products]]

Revision as of 10:28, 3 April 2019

Main Page > General Information > Software Development Kit

A software development kit (SDK) is a set of software development tools that provides the possibility to create applications for a certain software package, software framework, computer system or similar development platform.

Teltonika provides SDKs for our networking products. Software created with Teltonika SDKs is developed under a General Public Licence (GPL). You can download SDKs from one of the links in the section below.

SDK downloads

RUT900, RUT905, RUT950, RUT955
SDK version Date File size MD5 checksum File download
RUT9XX_R_GPL_00.06.00.3 2019.03.08 400 MB 97126720531e097b10401221dc20d135 Download
RUT850
SDK version Date File size MD5 checksum File download
RUT850_R_00.01.03.1 2019.03.06 360 MB da58312660af4c0922489aca26df6208 Download
RUT500
SDK version Date File size MD5 checksum File download
RUT5XX_NW_00.01.984 - 27.6 MB 8a69a5f882a252ae77439d574c18ded7 Download
RUT230, RUT240
SDK version Date File size MD5 checksum File download
RUT2XX_R_GPL_00.01.04.1 2018.11.15 391 MB 8597470db2965ec240df28e580900a06 Download