[mqttpub]
Einstellungen für den MQTT-Publisher.
[mqttpub] certPath
- Typ
- string
- Default
- cert
[mqttpub] connDp
- Typ
- string
- Default
- MqttPublisher
[mqttpub] mqttPubGroup
- Typ
- string
- Default
- MQTTPub
[mqttpub] publishOnRequest
- Typ
- bool
- Default
- 0
- Wertebereich
- 0|1
Definiert, ob Daten nur auf eine spezifische Anforderung hin oder automatisch veröffentlicht werden:
- 0 -> Automatisches Publish
- 1 -> Publish nur auf Anforderung (IGQ)
[mqttpub] publishSystemName
- Typ
- bool
- Default
- 1
- Wertebereich
- 0|1
Legt fest, ob der Systemname Teil des Topics sein soll.
- Wenn auf TRUE gesetzt, ist der Systemname Teil des Topics beim Veröffentlichen von Daten, z.B. "System1/View1/Node1".
- Wenn auf FALSE gesetzt, ist der Systemname nicht Teil des Topics, z.B. "View1/Node1".
Die Einstellung gilt sowohl für CNS (Anlagenmodell) als auch für dpGroups.
[mqttpub] statisticsRefreshTime
- Typ
- ushort
- Default
- 60
- Einheit
- seconds
[mqttpub] useAlias
- Typ
- bool
- Default
- 0
- Wertebereich
- 0|1
- 0 -> DP-Namen
- 1 -> DP-Alias
[mqttpub] useCnsDisplayPath
- Typ
- bool
- Default
- 0
- Wertebereich
- 0|1
- 0 -> CNS Identifier
- 1 -> "Display"-Namenspfad
[mqttpub] userBitQoS1
- Typ
- ushort
- Default
- 0 (not used)
- Wertebereich
- 1..16
[mqttpub] userBitQoS2
- Typ
- ushort
- Default
- 0 (not used)
- Wertebereich
- 1..16
[mqttpub] userBitRetain
- Typ
- ushort
- Default
- 0 (not used)
- Wertebereich
- 1..16
[mqttpub] useUTC
- Typ
- bool
- Default
- 1
- Wertebereich
- 0|1
- 0 -> Lokale Zeit
- 1 -> UTC
