You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2021. It is now read-only.
Hi,
we are using JsonConverterWithSchemaEvolution.
It is a great converter because it automatically solves issues related to malformed data sources (null values or float with no decimal digits).
The issue is that i does not support subtopics in the mqtt source address:
"machineNamePLCNameSensorName" works
"machineName/PLCName/SensorName" does not work
JsonSimpleConverter supports subtopics.
Thanks for support.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
we are using JsonConverterWithSchemaEvolution.
It is a great converter because it automatically solves issues related to malformed data sources (null values or float with no decimal digits).
The issue is that i does not support subtopics in the mqtt source address:
JsonSimpleConverter supports subtopics.
Thanks for support.
The text was updated successfully, but these errors were encountered: