torfinnberset / sami-python

SAMI Python SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SAMI Python SDK

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.

Prerequisites

Installation

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

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

We blog about advanced sample applications at http://blog.samsungsami.io/

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

Licence and Copyright

Licensed under the Apache License. See LICENCE.

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

About

SAMI Python SDK

License:Apache License 2.0


Languages

Language:Python 100.0%