|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
setUnboundAutoUpdatePolicy
and
setBoundAutoUpdatePolicy
.BloodGlucoseTO
object with initializing it
so that the glucose value is set to 0 mg/dl.
BloodPressureTO
object with initializing it
so that the systolic blood pressure is set to 0 mmHG, the diastolic
blood pressure is set to 0 mmHG and the pulse are set to 0 1/min.
String
object of
custom separated representations of each boolean value.
String
object,
whereby '1' represents the boolean value true
and '0'
represents false
.
DateTimeTO
object.
DeviceStatusTO
object.
FirmwareTO
object.
IeeeAddressTO
object.
MedicalDeviceTO
.
SerialNumberTO
object.
ScaleUserTO
object.
UserSettingTO
object.
DataConsumer
object with initializing it so
that it is enabled.
DataTO
object with initializing it so that
the user number is 1 and its date and time of the measurement
represents the time at which it was allocated, measured to the nearest
millisecond.
getDeviceConfigurations()
,
getDeviceConfigurationsAndWait()
,
setDeviceConfigurations()
or
setDeviceConfigurationsAndWait()
.
DateTimeTO
is a data class to store the date time
information of a medical device.DateTimeTO
object with initializing it so
that it represents the time at which it was allocated, measured to the
nearest millisecond.
DateTimeTO
object with specifying the date
and time by the given Date
object.
DateTimeTO
object with initializing it so
that it represents the instant at the start of the second specified by
the year, month, day, hourOfDay, minute, and second arguments, for the
default time zone and local.
getDeviceConfigurations()
,
getDeviceConfigurationsAndWait()
,
setDeviceConfigurations()
or
setDeviceConfigurationsAndWait()
.
DeviceBindingState
contains the possible
binding states of a medical device.DeviceOnlineState
contains the possible
online states of a medical device.DeviceOnlineState
contains the possible
speed states of a medical device.DeviceStatusTO
is a data class to store the device status
information of a medical device.DeviceStatusTO
object with initializing it so
that no status bit is set.
DateTimeTO
object with specifying the device
status by the given short array of length 2.
true
if the device id of the given medical device
is equals the device id of this MedicalDeviceTO
instance.
ErrorEvent
object with specifying the source,
the medical device, the error type, the error description and the
causing Throwable
.
ErrorEvent
object with specifying the source,
the medical device, the error type, the error description and the
causing Throwable
.
ErrorEvent
object with specifying the source,
the error type, the error description and the causing
Throwable
.
ErrorEvent
object with specifying the source,
the error type and the error description.
ErrorEvent
object with specifying the source
and the error type.
ErrorEvent
object with specifying the source.
ErrorEvent
object.
ErrorType
contains the types of runtime errors
that can occur while using the SDK.getDeviceConfigurations()
,
getDeviceConfigurationsAndWait()
,
setDeviceConfigurations()
or
setDeviceConfigurationsAndWait()
.
FirmwareTO
is a data class to store the firmware
information of a medical device.FirmwareTO
object with initializing it so
that the device type, the mask revision and the firmware revision are
0 and that the firmware date and time represents the time at which it
was allocated.
FirmwareTO
object to a String
of the form.
FormatHelper
offers static methods to convert
data structures in String
objects.IeeeAddressTO
object to a String
of the form:
HH HH HH HH HH HH HH HH.
SerialNumberTO
object to a
String
of the form:
iiiiii dd yyww ssss.
MedicalDeviceTO
object this user setting data
object is assign to.
MedicalDeviceTO
object this user setting data object is
assign to.
WeightTO
object.
WeightTO
object.
Throwable
object that causes this error event.
GetConfigurationsAction
instance and
initialize it with the given SDK instance and configurations.
MedicalDeviceTO
object this user setting data object is
assign to.
Date
object representing the time value of
this data object.
DateTimeTO
object.
MedicalDeviceTO
object this firmware data object is assign to.
MedicalDeviceTO
object this serial number data object is assign
to.
BloodPressureTO
object.
MedicalDeviceTO
object this firmware data object is assign
to.
MedicalDeviceTO
object this firmware data object
is assign to.
BloodGlucoseTO
object.
DateTimeTO
object.
MedicalDeviceTO
object this
IEEE mac address data object is assign to.
WeightTO
object.
MedicalDeviceTO
object this
serial number data object is assign to.
MedicalDeviceTO
object this firmware data object is assign to.
DateTimeTO
object,
as interpreted for the default time zone and local.
WeightTO
object.
MedicalDeviceTO
object this serial number data object
is assign to.
MedicalDeviceTO
object this serial number data object
is assign to.
BloodPressureTO
object.
MedicalDeviceTO
object this
serial number data object is assign to.
BloodPressureTO
object.
DataTO
object.
WeightTO
object.
DateTimeTO
object,
as interpreted for the default time zone and local.
getDeviceConfigurations()
,
getDeviceConfigurationsAndWait()
,
setDeviceConfigurations()
or
setDeviceConfigurationsAndWait()
.
IeeeAddressTO
is a data class to store the IEEE mac
address of a medical device.IeeeAddressTO
object with initializing the
IEEE mac address with '00.00.00.00.00.00.00.00'.
IeeeAddressTO
object with specifying the
IEEE mac address by the given short array of length 8.
true
if the status bit ST_CLR_MEMORY is set.
true
if the status bit ST_DEL_BINDING is set.
true
if the status bit ST_LOW_BAT is set.
true
if the status bit ST_MEASURE_AVAIL is set.
true
if the status bit ST_MEASURE_ERR is set.
true
if the status bit ST_MEASURE_REM is set.
true
if the status bit ST_MEASURE_REQ is set.
true
if the status bit ST_MED_DEVICE_OFF is set.
true
if the status bit ST_MED_SLEEP is set.
true
if the status bit ST_PAR_CHANGED is set.
true
if the status bit ST_RES_TRANS_FLAG is set.
true
if the status bit ST_RF_ONLINE is set.
true
if the status bit ST_SPI_COMM is set.
true
if the status bit ST_TRX_ON is set.
true
if the current object's validation state
is 'no user set'.
true
if the measurement data represented by this
DataTO
object was transmitted.
true
if the current object's validation state
is 'unvalidated'.
true
if the user specified by the parameter
userNumber
is activated.
true
if the current object's validation state
is 'valid'.
MedicalDeviceTO
instance with the initial
device id '000.000'.
MedicalDeviceTO
instance with the given device
id.
UserSettingTO
object so that all users are
deactivated, the current active user is set to user 1 and the
validation state is set to 'no user set'.
RestBloodGlucoseMeasurementProcessor
object with specifying the URL path by the given parameter
urlPath.
RestBloodPressureMeasurementProcessor
object with specifying the URL path by the given parameter
urlPath.
RestDataConsumer
object with specifying the
URL string by the given parameter urlString.
RestMeasurementProcessor
object with
specifying the URL path and the URL path postfix by the given
parameters urlPath and urlPathPostfix.
RestWeightMeasurementProcessor
object with specifying the URL path by the given parameter
urlPath.
getDeviceConfigurationsAndWait(MedicalDeviceTO,int)
.
setDeviceClearMemAndWait(MedicalDeviceTO)
.
setDeviceConfigurationsAndWait(MedicalDeviceTO,int)
.
setDeviceConfigurationsAndWait(MedicalDeviceTO,int)
to set
the date time of a device.
ScaleConfigurationTO
is a data class to store
configuration information for a body diagnostic scale.ScaleConfigurationTO
object with
initializing it so that the display mode is set to
ScaleConfigurationTO.DISPLAY_ALL, the weight and height units
configuration is set to
ScaleConfigurationTO.WEIGHT_HEIGHT_UNITS__KG_CM, and the bits
rfMode, bindStatus are set to false.
ScaleUserParametersTO
object with specifying
the user index by the given parameter userIndex
, the
scale user parameters object by the given parameter
scaleUser
, and the scale configuration parameters object
by the given parameter scaleConfiguration
.
ScaleUserParametersTO
object with specifying
the user index by the given parameter userIndex
, and the
scale user parameters object by the given parameter
scaleUser
.
ScaleUserParametersTO
object with specifying
the user index by the given parameter userIndex
.
ScaleUserParametersTO
object with
initializing it so that the user index is set to 1, the scale user
parameters reference is set to null, and the scale
configuration parameters reference is set to null.
ScaleUserTO
is a data class to store the user
information for a body diagnostic scale.ScaleUserTO
object with initializing it so
that the gender is set to female, the date of birth is set to the
standard base time (namely January 1, 1970, 00:00:00 GMT), the height
is set to 180.0 cm, and the physical activity is set to
ScaleUserTO.PHYSICAL_ACTIVITY_UNKNOWN.
SDKDeviceException
with the specified error event.
exitAndWait
.SDKExitException
the specified error
event.
startAndWait
.SDKStartException
with the specified error
event.
SDKState
contains the possible states of
the SDK implementation.SequenceAction
instance and
initialize it with a empty actions list.
SequenceAction
instance and
adds the given action to the execution list.
SequenceAction
instance and
adds the two given actions to the execution list.
SequenceAction
instance and
adds the three given actions to the execution list.
SequenceAction
instance and
adds the four given actions to the list.
getDeviceConfigurations()
,
getDeviceConfigurationsAndWait()
,
setDeviceConfigurations()
or
setDeviceConfigurationsAndWait()
.
SerialNumberTO
is a data class to store the serial number
information of a medical device.SerialNumberTO
object with initializing it so
that the device type is 0, the serial number is '00 00', the item
number is '00 00 00', the production week is 0 and the production year
is 2000.
WeightTO
object.
WeightTO
object.
SetClearMemAction
instance and
initialize it with the given SDK instance.
SetConfigurationsAction
instance and
initialize it with the given SDK instance and configuration data.
MedicalDeviceTO
object this user setting data object is
assign to.
DataTO
object so that it represents the instant at the
start of the minute specified by the year, month, day, hourOfDay,
minute, and second arguments, for the default time zone and local.
DateTimeTO
's date and time to the given
Date
.
MedicalDeviceTO
object this firmware data object is assign to.
MedicalDeviceTO
object this serial number data object is
assign to.
BloodPressureTO
object.
MedicalDeviceTO
object this firmware data object is assign
to.
MedicalDeviceTO
object this firmware data object
is assign to.
BloodGlucoseTO
object.
WeightTO
object.
MedicalDeviceTO
object this firmware data object is assign to.
WeightTO
object.
MedicalDeviceTO
object this serial number data object
is assign to.
MedicalDeviceTO
object this serial number data object
is assign to.
BloodPressureTO
object.
BloodPressureTO
object.
DataTO
object.
DataTO
object.
userNumber
.
WeightTO
object.
String
object of
custom separated hexadecimal representations of each short value.
SynchronizeDateTimeAction
instance and
initialize it with the given SDK instance.
TO
interface is a marking interface to indicate that
the implementing class is a data transfer object and only responsible to
store the data.SequenceAction
object to a
String
of the form:
SequenceAction (action1,action2,...).
BloodGlucoseTO
object to a
String
of the form:
BloodPressureTO (dateTime:dow mon dd hh:mm:ss zzz yyyy,transmittedDataSet:t,user:u,glucose:g).
BloodPressureTO
object to a
String
of the form:
BloodPressureTO (dateTime:dow mon dd hh:mm:ss zzz yyyy,transmittedDataSet:t,user:u,systolic:sys,diastolic:dias,pulse:p).
WeightTO
object to a String
of the form:
WeightTO (dateTime:dow mon dd hh:mm:ss zzz yyyy,transmittedDataSet:t,user:u,weight:w,impedance:i,bodyFat:bf,bodyWater:bm,muscleMass:mm).
DateTimeTO
object to a String
of the form:
DateTimeTO (dateTime: dow mon dd hh:mm:ss zzz yyyy)
See java.util.Date.toString()
for more details.
DeviceStatusTO
object to a String
of the form:
DeviceStatusTO (status: <comma separated list of set bits>)
FirmwareTO
object to a String
of the form.
IeeeAddressTO
object to a String
of the form:
IeeeAddressTO (ieeeAddress:hh.hh.hh.hh.hh.hh.hh.hh).
SerialNumberTO
object to a
String
of the form:
SerialNumberTO (serialNumber:ss ss,productionWeek:w,productionYear:y,deviceType:d,itemNumber:ii ii ii).
ScaleUserParametersTO
object to a
String
of the form:
ScaleUserParametersTO (userIndex:ui[,g,age:a,height:h,activity:al][,displayMode:dm,units:u]).
UserSettingTO
object to a String
of the form:
UserSettingTO (currentActiveUser:c,userActive:[a,a,a,a,a,a,a,a],state:s).
getDeviceConfigurations()
,
getDeviceConfigurationsAndWait()
,
setDeviceConfigurations()
or
setDeviceConfigurationsAndWait()
.
UserSettingTO
is a data class to store user setting
information, such as available users and the currently activated user of a
medical device.UserSettingTO
object with initializing it so
that all users are deactivated, the current active user is set to
user 1 and the validation state is set to 'no user set'.
UserSettingTO
object with specifying the
current active user by the given argument currentActiveUser
and with specifying which users are active and available (for the
medical device to whose MedicalDeviceTO
object this user
setting data object is assign to) by the arguments
activateUser1
till activateUser8
.
UserSettingTO
object if it is unvalidated.
WeightTO
object with initializing it so that
the weight value is set to 0 kg, the impedance value to 0 Ω, the
body fat value to 0 %, the body water value to 0 %, and the muscle
mass value is set to 0 %.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |