Resolve "Improve the event system by adding an extra Event for gNMI-Subscribe to replace the currently used Update Event"
Merged
requested to merge 327-improve-the-event-system-by-adding-an-extra-event-for-gnmi-subscribe-to-replace-the-currently into master
Compare changes
- Fabian Seidl authored
+ 6
− 3
@@ -19,6 +19,9 @@ const (
@@ -19,6 +19,9 @@ const (
@@ -48,12 +51,12 @@ func NewUpdateEvent(entityID uuid.UUID) Event {
@@ -48,12 +51,12 @@ func NewUpdateEvent(entityID uuid.UUID) Event {