Using the MQTT Message Payload Validator - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

The validator script currently takes the following input files:

  1. The asyncapi.yaml specification file
  2. MQTT recorded file of metadata (is needed to validate IDs and data types)
  3. MQTT recorded value data

It responds if each input message is according to the specification. It can optionally create 1 pretty printed JSON file per input message (when the output path is set). Unfortunately, at the moment this only works when the validation was successful.