Skip to content

Pull effective recipient from message payload #689

@bletvaska

Description

@bletvaska

hello

this is not issue - it is a question (and i don't know where to write it, so i am writing here)

i am new to mqttwarn and i am thinking about to use it. i understand how it works, but my requirement is bit different. simply - i need to have option to send message (currently push notification with pushbullet) to recipient, which is specified in mqtt payload/message. so for example - the message should looks like this:

{
   "recipient": "[email protected]",
   "message": "hello world"
}

and the question is, if it is possible to send the message "hello world" dynamically to the recipient with email [email protected] instead of statically defined targets in service configuration? according to the documentation and the options/functions, which i am able to change/write, it looks to me, it is not possible :-(

thanks

mirek

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureAll about new features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions