public class Publisher extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PUBLISHER_URI_PREFIX |
Constructor and Description |
---|
Publisher(org.osgi.framework.BundleContext context)
Publisher contructor
|
Modifier and Type | Method and Description |
---|---|
void |
publishBloodPressureEvent(int sys,
int dia,
int hr)
Publish blood pressure events to universAAL bus
|
void |
publishWeightEvent(int weight)
Publish weighting scale events to universAAL bus
|
public static final String PUBLISHER_URI_PREFIX
Copyright © 2018 universAAL Consortium. All rights reserved.