public class AwsIotJsonDeserializer extends Object
| Constructor and Description |
|---|
AwsIotJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
deserialize(AbstractAwsIotDevice device,
String jsonState) |
static long |
deserializeVersion(AbstractAwsIotDevice device,
String jsonState) |
public static void deserialize(AbstractAwsIotDevice device, String jsonState) throws IOException
IOExceptionpublic static long deserializeVersion(AbstractAwsIotDevice device, String jsonState) throws IOException
IOExceptionCopyright © 2020. All rights reserved.