Escaped characters in the MQTT-Topics

Escaped characters in the MQTT-Topics

Summary

Those reserved characters are now escaped in topics in the native MQTT client:

  • %
  • /
  • +
  • #
  • $

Description

Those reserved characters are now escaped in topics in the native MQTT client:

  • %
  • /
  • +
  • #
  • $

Information

Don't use variable with special characters like 'simulation/global/...'



Issue Number: 200713
Fixed on Date: 28.10.2019
Versions: 8.10 0 BUILD 61858
    • Related Articles

    • Invalid characters in (aggregrated)archives

      Summary The standard mechanism for creating new archive IDs tries to create an ID by modifying the second position of the ID of the parent archive ('0' - 'Z'), i.e. the children of parent archive 'AB' get the Ids 'A0', 'A1', ... Now, if this doesn't ...
    • Comparison Tool: Report does not show correctly Japanese characters

      Description If the report of the Comparison Tool is to be viewed in Japanese, incorrect characters are displayed. In the output window of the tool, the characters are still displayed correctly. This behavior has been modified. The Comparison Tool ...
    • Strings are cut if it contains chinese characters

      Summary Strings shared via logic to SCADA Connection are cut if chinese characters are used in the string. Description Strings shared via logic to SCADA Connection are cut if chinese characters are used in the string. Issue Number: 172674 Fixed on ...
    • Japanese characters are stored incorrectly in the metadata database

      Summary The treatment of non-ascii characters did not work properly in the Analyzer Export Wizard for 3.10 and 3.20 and in the Analyzer Export Wizard for 3.30. Multiple tables were affected by this problem. Now, those characters are treated correctly ...
    • OPCUA32: Driver does not correctly import variables with special characters

      Summary OPCUA32: Driver does not correctly import variables with special characters. Variables are offered for import but do not communicate correctly during runtime due to incorrect characters in the addressing information. Description OPCUA32: ...