Skip to content

Can't set mqttTopic to "actor/{identifier}" in telnet #478

Closed
@byteborg

Description

@byteborg

Trying to set mqttTopic to a topic with prefix does not work (nothing happens). Setting it to {identifier} works. Am I doing it wrong?

set mqttTopic actor/{identifier}
set mqttTopic {identifier}
+OK
set mqttTopic 'actor/{identifier}'
-ERROR unknown command
set mqttTopic "actor/{identifier}"
-ERROR unknown command

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions