Ways to customize your networks devices


JSON-RPC: Management API over HTTP/HTTPS

https://wiki.teltonika-networks.com/view/RUT955_Monitoring_via_JSON-RPC_windows

  • Compatible devices: RUT230, RUT240, RUT900, RUT950, RUT955


RUT SDK package with build environment

A powerful feature of Teltonika Networks is the availability of an SDK, which is a set of software development tools for creating applications

https://wiki.teltonika-networks.com/view/Software_Development_Kit

https://wiki.teltonika-networks.com/view/RUT_Software_Development_Kit_instructions

  • Compatible devices: TRB series, RUTX series, RUT series


RMS API = API for RMS

https://teltonika-networks.com/it/product/rms/
planned for August 2020.
https://wiki.teltonika-networks.com/view/2020-03-26

 

https://developers.rms.teltonika-networks.com/#current-status

access to API

API allow you to take some information you need from RMS and apply them to your platform.

  1. To access API in RMS Platform
    Go to Account ->account settings ->API
    API has Three parts:
    -Access Tokens
    -Applications
    -Documentation

  • Go to Access Tokens -> Create a new access Token -> Authentication

  • New access Token-> name ->Scopes (choose the different parts of the RMS carefully you want to have access) -> Save ->Copy token (you have the API Token to work with)

2. Go to documentation->API reference (for the development team)-> go To authorize ->Copy the tokens you have create before and the passport.
now you will have access to the different Program and you can download them

Error code:

Code 200: means everything is OK and you can get information about the device

Code 403: Forbidden, your token access do not allow you to have access to this type of information

Code 401: unauthorized access


User scripts

https://wiki.teltonika-networks.com/view/RUT955_User_Scripts

  • Compatible devices: TRB series, RUTX series, RUT series


Bondix Intelligence

Bondix Intelligence developed its Simple Aggregation of Networks software to ensure reliable connectivity for all applications such as voice, video and data transmission

https://wiki.teltonika-networks.com/view/Bondix_Intelligence


Cumulocity IoT

Cumulocity IoT is a cloud-based, real-time IoT management platform that's also compatible with Teltonika-Networks devices.

https://wiki.teltonika-networks.com/view/Cumulocity_Configuration

https://wiki.teltonika-networks.com/view/Cumulocity_Configuration


UCI command usage

https://wiki.teltonika-networks.com/view/UCI_command_usage

It is a small utility written in C (a shell script-wrapper is available as well) and is intended to centralize the whole configuration of a device running on OpenWrt.

Â