This SDK helps you connect your Python 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.
- python 2.7.x: https://www.python.org/download/
Once you have installed the required libraries add the scripts to your project.
For a more complete list of examples see our demo application at https://github.com/samsungsamiio/sami-python-demo
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
Licensed under the Apache License. See LICENCE.
Copyright (c) 2014 Samsung Electronics Co., Ltd.