beremiz
Clone
Summary
Browse
Changes
Graph
python runtime: use given service name (-n CLI option) as CRA ID by default.
py2compat
15 months ago, Edouard Tisserant
5bc50ff989be
python runtime: use given service name (-n CLI option) as CRA ID by default.
# mqtt/__init__.py
from __future__ import absolute_import
from .client import MQTTClient
from .library import MQTTLibrary