beremiz
Clone
Summary
Browse
Changes
Graph
python runtime: use given service name (-n CLI option) as CRA ID by default.
15 months ago, Edouard Tisserant
49e297aaf694
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