edgexfoundry / edgex-go

EdgeX Golang Services Monorepo | Owner: Core/Support WG
Apache License 2.0
1.34k stars 484 forks source link

Notifications category and label - why both? #3536

Open jpwhitemn opened 3 years ago

jpwhitemn commented 3 years ago

🚀 Feature Request

Relevant Package

notifications service

Description

Notifications have both a category and label. As of V2, both are un-enumerated string arrays. Why have both?

Describe the solution you'd like

remove or combine - or come up with valid use case for both (or enumerations)

Decision per Core WG of 5/26/21 - keep for V2 for now. Revisit in the future.

cloudxxx8 commented 3 years ago

the major reason is that they are semantically different