Hello.
When publishing from Ignition with UNS Transmitter, I’m getting the following warning on my Chariot Server. PUBLISH - topic with 11 levels exceeds max allowed 10 levels
I didn’t think there was a limit on topic levels?
Is there a setting somewhere I need to update?
Cheers, Eric
By default, this is 10. It can be changed by modifying the file here:
[CHARIOT_INSTALL_DIR]/conf/com.cirruslink.chariot.server.config
In it, you can specify this limit as:
maxTopicLevels=I"25"
If you modify this file, the Chariot MQTT Server service will restart.
In 2.7.0 (which is about to be released) we have modified this limit to default to 25.
1 Like
Ahh perfect, thanks Wes, I’ll try that.
Hi Wes,
There is the release note for 2.7 but no download link… where/when will it be available?
BR,
There was a small hiccup in the AWS Marketplace deployment. Once that is complete, it will be posted here: Chariot Downloads - Chariot MQTT Server v2.7 Documentation - Confluence. It should be posted within the next day or two.
1 Like