Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.24 KB

File metadata and controls

37 lines (22 loc) · 1.24 KB

SAMI Ruby SDK

This SDK helps you connect your Ruby scripts to SAMI. The SDK helps authenticating with SAMI, exposes a number of methods to easily execute REST API calls to SAMI and supports WebSockets.

Prerequisites

  • Ruby >= 1.9.3

Installation

Once you have installed the required libraries add the scripts to your project.

Usage

The easiest way to start using the SAMI Ruby SDK is to look at our demo application at https://github.com/samsungsamiio/sami-ruby-demo.

More about SAMI

If you are not familiar with SAMI we have extensive documentation at http://developer.samsungsami.io

The full SAMI API specification with examples can be found at http://developer.samsungsami.io/sami/api-spec.html

To create and manage your services and devices on SAMI visit developer portal at http://devportal.samsungsami.io

To see advanced ways to use SAMI in practice, visit Samples.

License and Copyright

Licensed under the Apache License. See LICENCE.

Copyright (c) 2015 Samsung Electronics Co., Ltd.