jensrossbach / node-red-contrib-sony-audio

Node-RED nodes for accessing Sony Audio Control API
MIT License
2 stars 0 forks source link

Support for topic in output messages #41

Closed jensrossbach closed 2 years ago

jensrossbach commented 2 years ago

It is now possible to configure a topic which will be added to output messages of the receiver and controller node. The topic can contain placeholders which will be replaced by dynamic content like e.g. the service name, method name, etc. For the controller node additionally any topic being present in the input message is passed through to the output messages in case there is no topic configured.