SmarterLink

SmarterLink is an industrial IoT protocol for distributed communication between smart manufacturing devices and systems.

It defines a set of roles, events, and message conventions built on MQTT, designed to connect data producers, data processors, HMI applications, and data stores in a manufacturing environment.

What's in this documentation

Protocol Specification

Example Library Impelementation (in C#)

On GitHub

  • DotNet Library — Example library implementation for DotNet
  • Sample — Sample DotNet application using the SmarterLink library