Signed-off-by: markus7017 <markus7017@gmail.com> Signed-off-by: Markus Michels <markus7017@gmail.com>
This commit is contained in:
parent
1aec6c9b30
commit
6c78b4a63d
@ -224,8 +224,13 @@ public class ShellyCoapJSonDTO {
|
||||
|
||||
in.endArray();
|
||||
}
|
||||
in.endObject();
|
||||
|
||||
if (name.equalsIgnoreCase(COIOT_TAG_ACT)) {
|
||||
// skip record
|
||||
in.skipValue();
|
||||
}
|
||||
|
||||
in.endObject();
|
||||
return descr;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user