How do you extract details from a string item

Better to use multiple MQTT channels, each with a transformationPattern to extract the parts that you want.
General idea here -

You’d probably use REGEX though, as your message string is not JSON.

1 Like