Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Conversation

timmattison
Copy link

Added an option to append the thing name to topics used in "send" and "subscribe" commands

Copy link
Contributor

@brettf brettf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The command lines should be boolean to ensure only true or false can be entered.

...add_argument('--append-thing-name', dest='append_thing_name',
                      default=False, action='store_true',
                      help='Include the thing name in the topic.')

I've revised and checked in. Precluding the need for this PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants