Deadline as data los timestamp

fix/offline-timeouts
Terekhin Alexandr 2 years ago
parent d709c2107d
commit 7b7c419f03
Signed by: didinst
GPG Key ID: D2EF94423C23BF12
  1. 2
      yabl/protocol.go

@ -152,7 +152,7 @@ func (c *converter) CheckTimeouts(isOffline bool) ([]*Event, bool) {
ActionName: param.name,
Object: param.object,
unit: unit(k.unitId),
Updated: &now,
Updated: &deadline,
Value: nil,
}

Loading…
Cancel
Save