public class javaupm_imsJNI
extends java.lang.Object
| Constructor and Description |
|---|
javaupm_imsJNI() |
| Modifier and Type | Method and Description |
|---|---|
static void |
delete_IMS(long jarg1) |
static java.lang.String |
getVersion() |
static int |
IMS_ADDRESS_DEFAULT_get() |
static int |
IMS_GET_ADDRESS_get() |
static int |
IMS_GET_BUSY_get() |
static int |
IMS_GET_CAPACITANCE_get() |
static int |
IMS_GET_LIGHT_get() |
static int |
IMS_get_light(long jarg1,
IMS jarg1_) |
static int |
IMS_get_moisture(long jarg1,
IMS jarg1_) |
static int |
IMS_GET_TEMPERATURE_get() |
static float |
IMS_get_temperature(long jarg1,
IMS jarg1_) |
static int |
IMS_GET_VERSION_get() |
static int |
IMS_get_version(long jarg1,
IMS jarg1_) |
static int |
IMS_MEASURE_LIGHT_get() |
static int |
IMS_read(long jarg1,
IMS jarg1_,
int jarg2) |
static int |
IMS_RESET_get() |
static void |
IMS_reset_i2c_address(long jarg1,
IMS jarg1_,
short jarg2) |
static void |
IMS_reset(long jarg1,
IMS jarg1_) |
static int |
IMS_SET_ADDRESS_get() |
static int |
IMS_SLEEP_get() |
static void |
IMS_sleep(long jarg1,
IMS jarg1_) |
static void |
IMS_write(long jarg1,
IMS jarg1_,
int jarg2,
short jarg3) |
static long |
new_IMS__SWIG_0(short jarg1,
short jarg2) |
static long |
new_IMS__SWIG_1(short jarg1) |
public static final java.lang.String getVersion()
public static final int IMS_ADDRESS_DEFAULT_get()
public static final int IMS_GET_CAPACITANCE_get()
public static final int IMS_GET_ADDRESS_get()
public static final int IMS_GET_LIGHT_get()
public static final int IMS_GET_TEMPERATURE_get()
public static final int IMS_GET_VERSION_get()
public static final int IMS_GET_BUSY_get()
public static final int IMS_SET_ADDRESS_get()
public static final int IMS_MEASURE_LIGHT_get()
public static final int IMS_RESET_get()
public static final int IMS_SLEEP_get()
public static final long new_IMS__SWIG_0(short jarg1,
short jarg2)
public static final long new_IMS__SWIG_1(short jarg1)
public static final void delete_IMS(long jarg1)
public static final void IMS_write(long jarg1,
IMS jarg1_,
int jarg2,
short jarg3)
public static final int IMS_read(long jarg1,
IMS jarg1_,
int jarg2)
public static final int IMS_get_version(long jarg1,
IMS jarg1_)
public static final int IMS_get_moisture(long jarg1,
IMS jarg1_)
public static final int IMS_get_light(long jarg1,
IMS jarg1_)
public static final float IMS_get_temperature(long jarg1,
IMS jarg1_)
public static final void IMS_reset(long jarg1,
IMS jarg1_)
public static final void IMS_reset_i2c_address(long jarg1,
IMS jarg1_,
short jarg2)
public static final void IMS_sleep(long jarg1,
IMS jarg1_)