def

mqttQos

MQTT Quality of Service (QoS)

  • 0 - At most once (fire-and-forget)
  • 1 - At least once
  • 2 - Exactly once

meta

supertypes

val

Data value type

    scalar

Scalar is an atomic value kind

        number

Integer or floating point numbers annotated with an optional unit