All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] python-paho-mqtt: add new package
Date: Wed, 30 Dec 2015 22:03:47 +0100	[thread overview]
Message-ID: <568446B3.50000@mind.be> (raw)
In-Reply-To: <20151228142514.58df0700@free-electrons.com>

On 28-12-15 14:25, Thomas Petazzoni wrote:
> On Mon, 28 Dec 2015 13:57:35 +0100, Davide Viti wrote:
> 
>> > diff --git a/package/python-paho-mqtt/Config.in b/package/python-paho-mqtt/Config.in
>> > new file mode 100644
>> > index 0000000..1b20da9
>> > --- /dev/null
>> > +++ b/package/python-paho-mqtt/Config.in
>> > @@ -0,0 +1,9 @@
>> > +config BR2_PACKAGE_PYTHON_PAHO_MQTT
>> > +	bool "python-paho-mqtt"
>> > +	help
>> > +	  The Paho Python Client provides a client class with support
>> > +	  for both MQTT v3.1 and v3.1.1 on Python 2.7 or 3.x. It also
>> > +	  provides some helper functions to make publishing one off
>> > +	  messages to an MQTT server very straightforward.
> I know it was copy/pasted from the website, but this last sentence
> doesn't make much sense to me. Maybe it's because I'm not a native
> speaker, but "publishing one off messages" is not something that I can
> parse. Did they mean "publishing on/off messages" ? Or something else ?
> 

 They mean "publishing one-off messages", which I guess translates to having a
simple function to publish a message without the need for setting up a
connection etc.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF

  parent reply	other threads:[~2015-12-30 21:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-28 12:57 [Buildroot] [PATCH 1/1] python-paho-mqtt: add new package Davide Viti
2015-12-28 13:24 ` Yegor Yefremov
2015-12-28 13:25 ` Thomas Petazzoni
2015-12-29 22:37   ` Davide Viti
2015-12-29 22:45     ` Yegor Yefremov
2015-12-30 21:03   ` Arnout Vandecappelle [this message]
2016-01-01 17:17     ` Steve Calfee

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=568446B3.50000@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.