Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update
This commit is contained in:
commit
da8c71061a
@ -409,7 +409,7 @@ public class DefaultLwM2mUplinkMsgHandler extends LwM2MExecutorAwareService impl
|
||||
this.onDeviceProfileUpdate(clients, oldProfile, deviceProfile);
|
||||
}
|
||||
} catch (Exception e) {
|
||||
log.warn("[{}] failed to update profile: {}", deviceProfile.getId(), deviceProfile);
|
||||
log.warn("[{}] failed to update profile: {} [{}]", deviceProfile.getId(), e.getMessage(), deviceProfile);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -423,7 +423,7 @@
|
||||
]
|
||||
},
|
||||
"timezone": "",
|
||||
"title": "Core and JS Metrics",
|
||||
"title": "Core, JS & TBEL Metrics",
|
||||
"uid": "lewbrlwjerwkj2",
|
||||
"version": 2
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user