fix_bug_lwm2m: refactoring
This commit is contained in:
parent
27f493e797
commit
6214e848ac
@ -197,7 +197,7 @@ public class DefaultLwM2mTransportService implements LwM2MTransportService {
|
||||
root.add(new LwM2mTransportCoapResource(otaPackageDataCache, FIRMWARE_UPDATE_COAP_RESOURCE));
|
||||
root.add(new LwM2mTransportCoapResource(otaPackageDataCache, SOFTWARE_UPDATE_COAP_RESOURCE));
|
||||
}
|
||||
return builder.build();
|
||||
return leshanServer;
|
||||
}
|
||||
|
||||
private void setServerWithCredentials(LeshanServerBuilder builder) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user