Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ability to change MQTT Topic. #619

@xZetsubou

Description

@xZetsubou

Feature request

What problem does this feature solve?

The issue is that if I have multi HyperHDR server in my network connected to the same MQTT Server they will all share the same topic HyperHDR/JsonAPI, trigger an action will trigger all HyperHDR servers

More FR tho it's not so important, It will be even more useful I can specify the instance index through the topic,
HyperHDR/0/JsonAPI # Instance 0
HyperHDR/1/JsonAPI # Instance 1

What does the proposed API look like?

How should this be implemented in your opinion?

Add a textbox in MQTT Config tab to modify main topic

{var_mqtt_topic}/JsonAPI 
{var_mqtt_topic}/JsonAPI/response

Are you willing to work on this yourself?

Haven't code c++ before but I can help if needed

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions