process-sync

command module
v0.0.28 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

README

synchronises process states with a remote camunda instance by communicating with a github.com/SENERGY-Platform/mgw-process-sync-client via mqtt

deploymentIds are overwritten by camunda but they can be correlated by using GET /metadata/{networkId}?deployment_id=foo or GET /metadata/{networkId}?camunda_deployment_id=foo

MQTT Config via ENV

you can configure multiple mqtt brokers by using the following ENV variables:

  • MQTT_BROKER_{key}
  • MQTT_CLIENT_ID_{key}
  • MQTT_USER_{key}
  • MQTT_PW_{key}

the key is used to group the variables for a specific broker

for backwards compatibility the following ENV variables can be used where the 'key' is inferred as an empty string:

  • MQTT_BROKER
  • MQTT_CLIENT_ID
  • MQTT_USER
  • MQTT_PW

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
pkg
api
mgw

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL