update fw/sw strategy
This commit is contained in:
parent
4e229ea24e
commit
39ff7af478
@ -199,6 +199,11 @@ public class DefaultLwM2MOtaUpdateService extends LwM2MExecutorAwareService impl
|
||||
}
|
||||
}, executor);
|
||||
}
|
||||
|
||||
var clientSettings = clientContext.getProfile(client.getProfileId()).getClientLwM2mSettings();
|
||||
|
||||
onFirmwareStrategyUpdate(client, clientSettings);
|
||||
onCurrentSoftwareStrategyUpdate(client, clientSettings);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user