artik-sdk

1.9.0 • Public • Published

ARTIK-SDK

This README explains how to use the node.js module for using the ARTIK SDK with JavaScript.

Prerequisites

This package only works with node.js version 4.6.x or newer. It is tested on 4.x and 6.X LTS versions running on ARTIK boards (ARM 32 and 64 bit) only.

Installation

The ARTIK SDK libraries must be installed prior to installing this node.js module:

Ubuntu:

# apt install libartik-sdk 

Fedora:

# dnf install libartik-sdk 

Then install the node.js module:

# npm install artik-sdk 

API Documentation

1. Base

2. Bluetooth

3. Connectivity

4. Media

5. Sensors

6. Systemio

7. Wi-Fi

8. ZigBee

9. LWM2M

10. MQTT

11. CoAP

Package Sidebar

Install

npm i artik-sdk

Homepage

www.artik.io

Weekly Downloads

4

Version

1.9.0

License

Apache-2.0

Unpacked Size

1.37 MB

Total Files

140

Last publish

Collaborators

  • g.lemercier