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
- Fabian Seidl authored
+ 9
− 9
@@ -4,10 +4,10 @@ import "github.com/google/uuid"
@@ -4,10 +4,10 @@ import "github.com/google/uuid"
@@ -49,11 +49,11 @@ func NewUpdateEvent(entityID uuid.UUID) Event {
@@ -49,11 +49,11 @@ func NewUpdateEvent(entityID uuid.UUID) Event {