Skip to content

Introduction

Zerynth SDK provides multiple protocols to interact with entities across networks.

Protocol are used with a common syntax:

# Let's import mqtt
from protocols.mqtt import mqtt