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.
- Ruby >= 1.9.3
Once you have installed the required libraries add the scripts to your project.
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.
If you are not familiar with SAMI we have extensive documentation at https://developer.samsungsami.io
The full SAMI API specification with examples can be found at https://developer.samsungsami.io/sami/api-spec.html
To create and manage your services and devices on SAMI visit developer portal at https://devportal.samsungsami.io
To see advanced ways to use SAMI in practice, visit Samples.
Licensed under the Apache License. See LICENCE.
Copyright (c) 2015 Samsung Electronics Co., Ltd.