Resolve "To improve the device watching mechanism a fetch all after time interval method should be implemented"
Merged
requested to merge 259-to-improve-the-device-watching-mechanism-a-fetch-all-after-time-interval-method-should-be into develop
Compare changes
+ 14
− 3
@@ -4,9 +4,10 @@ import "github.com/google/uuid"
@@ -4,9 +4,10 @@ import "github.com/google/uuid"
@@ -46,3 +47,13 @@ func NewUpdateEvent(entityID uuid.UUID) Event {
@@ -46,3 +47,13 @@ func NewUpdateEvent(entityID uuid.UUID) Event {