File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ Build Status] ( https://travis-ci.org/hologram-io/hologram-python.svg?branch=master )] ( https://travis-ci.org/hologram-io/hologram-python )
6
6
7
7
## Introduction
8
- This is a Python SDK that allows you to send messages to either your or our cloud.
8
+ The Hologram Python Device SDK provides a simple way for devices to connect
9
+ and communicate with the Hologram or other IoT platforms. You can activate, provision,
10
+ send messages, receive inbound access connections, send/receive SMS, and
11
+ setup secure tunnels.
9
12
10
- You can also send SMS via our cloud services to a given destination number of your choice!
11
-
12
- We understand that you may run this library in smaller, more power constraint devices.
13
- In the spirit of bringing connectivity to your devices, we also provided you with
14
- many popular networking interfaces such as WiFi and Cellular services, which you can
15
- choose within this SDK.
13
+ The SDK also supports networking interfaces for WiFi in addition to Cellular
14
+ in the spirit of bringing connectivity to your devices.
16
15
17
16
## Installation
18
17
You can’t perform that action at this time.
0 commit comments