Uses of Class
org.openhab.core.io.bin2json.ConversionException
-
Uses of ConversionException in org.openhab.core.io.bin2json
Modifier and TypeMethodDescriptioncom.google.gson.JsonObject
Bin2Json.convert
(byte[] data) Convert byte array to JSON object.com.google.gson.JsonObject
Bin2Json.convert
(InputStream inputStream) Convert data fromInputStream
to JSON object.com.google.gson.JsonObject
ConvertString
in hexadecimal string format to JSON object.