Using the MQTT Message Payload Validator - Manual - Industrial Edge Platform - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - APIs & References

Portfolio
Industrial Edge
Product
Industrial Edge Platform
Edition
02/2025
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.