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
+ 11
− 0
@@ -7,6 +7,7 @@ type Event struct {
@@ -7,6 +7,7 @@ type Event struct {
@@ -46,3 +47,13 @@ func NewUpdateEvent(entityID uuid.UUID) Event {
@@ -46,3 +47,13 @@ func NewUpdateEvent(entityID uuid.UUID) Event {