Closed saxn-paule closed 8 years ago
Could you please add a possibility to add an options object to a rule
like if blah then publish mqtt message "cool message" on topic "cool/topic" with options "\{\"retain\":true\}"
if blah then publish mqtt message "cool message" on topic "cool/topic" with options "\{\"retain\":true\}"
Hi, sure, I'll look at it.
Thank you very much.
ccbcd75eff867828979d60d86b2a5b14ddd277c2
Could you please add a possibility to add an options object to a rule
like
if blah then publish mqtt message "cool message" on topic "cool/topic" with options "\{\"retain\":true\}"