beremiz

MQTT: fix build error when publishing json topic.
py2compat
17 months ago, Edouard Tisserant
1e8869ed2d4c
MQTT: fix build error when publishing json topic.
# mqtt/__init__.py
from __future__ import absolute_import
from .client import MQTTClient
from .library import MQTTLibrary