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
IOException
public static long deserializeVersion(AbstractAwsIotDevice device, String jsonState) throws IOException
IOException
Copyright © 2020. All rights reserved.