action mbus_hat_on { label: "hatOn" description: "Turns on power to the M-Bus" provider: mbus method: POST path: "/mbus/hat/on" encoding: json output: { type: "object" additionalProperties: true } }