Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

The demo cloudiot_mqtt_example.py doesn't have associated README file with instructions. #188

@ahrarmonsur

Description

@ahrarmonsur

Overview

I am attempting to run the MQTT demo here to send some test data to my Cloud IoT Core project. The documentation for the demo script says the following:

Before you run the sample, you must follow the instructions in the README for this sample.

I would expect the README to contain instructions on the CLI command to run, detailing the arguments to pass in (similar to the IoT Manager sample). However, I could not find any such README. I have had to read the code of the mqtt_device_demo(args) function to determine what arguments I needed to pass in.

Suggested action

Similar to the IoT Manager sample, create the README in the MQTT sample directory with the appropriate docs for the CLI functions along with example usages.

Metadata

Metadata

Assignees

Labels

api: cloudiotIssues related to the googleapis/python-iot API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions