Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTheocharis authored Jan 16, 2025
1 parent b0aa484 commit 5f64fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1584,7 +1584,7 @@ pipeline:
msg.meta.topic = "umh.v1.enterprise.site.area._workorder.new"
// only take two fields from the payload
msg.meta.payload = {
msg.payload = {
"maintenanceSchedule": {
"eventType": msg.payload.maintenanceSchedule.eventType,
"description": msg.payload.maintenanceSchedule.description
Expand Down

0 comments on commit 5f64fc6

Please sign in to comment.