Device control plane event configuration against EdgeX v2.3 #290
-
Hi Team, We are currently on EdgeX v2.3 and trying to test device basic CRUD operation using meta-data control plane event feature
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
-
sorry, I missed one statement from the error log You need to add |
Beta Was this translation helpful? Give feedback.
sorry, I missed one statement from the error log
Please update RequireMessageBus and MessageQueue configuration
https://github.com/edgexfoundry/edgex-go/blob/4f1b2626cb078c7149dc655301029b2517b4b500/cmd/core-metadata/res/configuration.toml#L1-L4
You need to add
RequireMessageBus = true
to the configuration