blob: 6de916e96f0aeca556e9ee6404829958c2d639da [file] [log] [blame]
- route:
id: "earthquake"
from:
uri: "kamelet:earthquake-source"
steps:
- unmarshal:
json: {}
- log: "Earthquake with magnitude ${body[properties][mag]} at ${body[properties][place]}"