1

Video guide for Wialon SDK and Remote API

(09/01/2015 12:02:24 отредактировано Anna from Gurtam)

Тема: Video guide for Wialon SDK and Remote API

Hi, guys!)

Here’s our first guide for Wialon SDK and Remote API. These videos are meant particularly for developers, who create various applications, based on Wialon.

Wialon Dev Basic Course will tell you how to work with Wialon development tools and what you need to know in order to do it successfully.

We’ll make a series of video tutorials that will be used as a must-know for programmers during webinars. Please, stay tuned on Gurtam YouTube channel.

2

Video guide for Wialon SDK and Remote API

(09/01/2015 12:03:39 отредактировано Anna from Gurtam)

Re: Video guide for Wialon SDK and Remote API

Wialon Dev Basic Course – Episode #1

Part 1: Introduction
• How Wialon works
• How to get data for Wialon
• Wialon Remote API: request format

Part 2: Sending Request
• Wialon Remote API: response format
• Wialon Session and Session identificator
• Login/Logout request
• Using Wialon Remote API in: PHP, Python, Node.js

3

Video guide for Wialon SDK and Remote API

(09/01/2015 12:04:13 отредактировано Anna from Gurtam)

Re: Video guide for Wialon SDK and Remote API

Wialon Dev Basic Course – Episode #2

Part 1
Here’s one more Wialon SDK Tutorial, this time featuring all the necessary data concerning Items in Wialon. In Part 1 you’ll learn basic info and definitions of various Wialon Items:
• Wialon Item Classes;
• items in Wialon: user, unit, unit group, resource, route, retranslator and their definitions;
• items’ common & specific information;
• items format: data flags;
• creating items;
• example # 1: creating user.


Part 2
Here we’re again with Wialon SDK Tutorial Part 2, dedicated to Wialon Items. it will provide you with practical examples of creating and searching for items in Wialon:
• example #2: creating unit;
• searching for items:
- by ID;
- by Property.

4

Video guide for Wialon SDK and Remote API

Re: Video guide for Wialon SDK and Remote API

Wialon Dev Basic Course | Episode #3

In this tutorial we will speak about Wialon service structure and access rights to Wialon items. We will tell you how the rights distribution depends on the user’s position within the general hierarchy of Wialon.
In practice section we will:
- create accounts and sub accounts, users of different levels;
- create units for sub accounts;
- add and modify rights for a user.