Skip to content
Matej Sychra edited this page May 30, 2017 · 12 revisions

Welcome to the thinx-device-api wiki!

This is first commit in order to start some documentation besides installation records for test server (not public yet). There are several things in need of documentation now, because there are takeovers between different platforms/environments/interfaces.

User Manual

• Tutorial

  1. Create account
  2. Get API Key
  3. Check out platform library and insert API Key
  4. Register the device
  5. Observer, attach, rebuild, update, notify...

Internals

• Directory Structure

Build Artifacts ./data/owner_id/device_id/

Application Log /var/log/thinx.log

Sources ./repositories/owner_id/[gitb_account/]firmware_alias/

Statistics ./statistics/owner_id/date.json

• Builder

Clone this wiki locally