Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fb144e4

Browse filesBrowse files
authored
Updates Cloud IoT core betas (GoogleCloudPlatform#1916)
* Updates IoT core betas * Updates library versions
1 parent d9a515b commit fb144e4
Copy full SHA for fb144e4

File tree

Expand file treeCollapse file tree

21 files changed

+1688
-1852
lines changed
Filter options
Expand file treeCollapse file tree

21 files changed

+1688
-1852
lines changed
+15Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Cloud IoT Core Beta Samples
2+
This folder contains Python samples that demonstrate the Gateway beta feature.
3+
4+
## Quickstart
5+
1. [Enable the Cloud IoT Core API from the console](https://console.cloud.google.com/iot).
6+
2. Create a virtual environment in the gateways sample folder:
7+
8+
cd gateway
9+
virtualenv env
10+
source env/bin/activate
11+
12+
3. Run the `gateway_demo.py` script to see the gateway feature work.
13+
14+
pip install -r requirements.txt
15+
python gateway_demo.py

‎iot/api-client/beta-features/commands/README.md

Copy file name to clipboardExpand all lines: iot/api-client/beta-features/commands/README.md
-31Lines changed: 0 additions & 31 deletions
This file was deleted.

‎iot/api-client/beta-features/commands/receive/README.rst

Copy file name to clipboardExpand all lines: iot/api-client/beta-features/commands/receive/README.rst
-108Lines changed: 0 additions & 108 deletions
This file was deleted.

‎iot/api-client/beta-features/commands/receive/README.rst.in

Copy file name to clipboardExpand all lines: iot/api-client/beta-features/commands/receive/README.rst.in
-36Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.