lwm2m - fix bug tests
This commit is contained in:
parent
f49f99fac5
commit
947fbc3abf
@ -82,6 +82,7 @@ public abstract class AbstractLwM2MIntegrationTest extends AbstractWebsocketTest
|
||||
" ],\n" +
|
||||
" \"attributeLwm2m\": {}\n" +
|
||||
" },\n" +
|
||||
" \"bootstrapServerUpdateEnable\": true,\n" +
|
||||
" \"bootstrap\": [\n" +
|
||||
" {\n" +
|
||||
" \"host\": \"0.0.0.0\",\n" +
|
||||
|
||||
@ -92,6 +92,7 @@ public class OtaLwM2MIntegrationTest extends AbstractOtaLwM2MIntegrationTest {
|
||||
" ],\n" +
|
||||
" \"attributeLwm2m\": {}\n" +
|
||||
" },\n" +
|
||||
" \"bootstrapServerUpdateEnable\": true,\n" +
|
||||
" \"bootstrap\": [\n" +
|
||||
" {\n" +
|
||||
" \"host\": \"0.0.0.0\",\n" +
|
||||
|
||||
@ -142,6 +142,7 @@ public abstract class AbstractRpcLwM2MIntegrationTest extends AbstractLwM2MInteg
|
||||
" ],\n" +
|
||||
" \"attributeLwm2m\": {}\n" +
|
||||
" },\n" +
|
||||
" \"bootstrapServerUpdateEnable\": true,\n" +
|
||||
" \"bootstrap\": [\n" +
|
||||
" {\n" +
|
||||
" \"host\": \"0.0.0.0\",\n" +
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user