Product Documentation

MQTT V3 Plug-in Reference

Previous Topic

Next Topic

"persistenceTopic"

  • String
  • Required
  • No default value

It is an MQTT topic that you want c-tree to handle.

  • c-tree creates a handler that extracts data from MQTT messages that have this topic. The handler stores this data into the table specified by "tableName" (see below).

"AlterPersistenceTopic" cannot change the name of the Persistence Topic.

  • To rename a Persistence Topic, use the "RenamePersistenceTopic" operation.

TOCIndex