public class RaspberrypiUtils extends Object
| Constructor and Description |
|---|
RaspberrypiUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupResources(Connection conn,
PreparedStatement stmt,
ResultSet rs) |
static void |
cleanupResources(PreparedStatement stmt,
ResultSet rs) |
static String |
replaceMqttProperty(String urlWithPlaceholders) |
static void |
setupDeviceManagementSchema()
Creates the device management schema.
|
static void |
setupMqttOutputAdapter() |
public static void cleanupResources(Connection conn, PreparedStatement stmt, ResultSet rs)
public static void cleanupResources(PreparedStatement stmt, ResultSet rs)
public static void setupDeviceManagementSchema()
throws RaspberrypiDeviceMgtPluginException
public static void setupMqttOutputAdapter()
throws IOException
IOExceptionCopyright © 2016 WSO2. All rights reserved.