public interface HmMaintenance
extends org.ogema.core.model.Resource
| Modifier and Type | Method and Description |
|---|---|
org.ogema.model.devices.storage.ElectricityStorage |
battery()
A battery resource should only be created for devices that report
an
OPERATING_VOLTAGE, which will be available as
ElectricityStorage.internalVoltage(). |
org.ogema.core.model.simple.BooleanResource |
batteryLow() |
org.ogema.core.model.simple.IntegerResource |
errorCode() |
org.ogema.core.model.simple.IntegerResource |
rssiDevice() |
org.ogema.core.model.simple.IntegerResource |
rssiPeer() |
activate, addAccessModeListener, addDecorator, addDecorator, addOptionalElement, addResourceListener, addStructureListener, addValueListener, addValueListener, create, deactivate, delete, deleteElement, equalsLocation, equalsPath, exists, getAccessMode, getAccessPriority, getDirectSubResources, getLocation, getLocation, getLocationResource, getName, getParent, getPath, getPath, getReferencingNodes, getReferencingResources, getResourceType, getSubResource, getSubResource, getSubResources, getSubResources, isActive, isDecorator, isReference, isTopLevel, isWriteable, removeAccessModeListener, removeResourceListener, removeStructureListener, removeValueListener, requestAccessMode, setAsReference, setOptionalElementorg.ogema.core.model.simple.IntegerResource errorCode()
org.ogema.core.model.simple.IntegerResource rssiDevice()
org.ogema.core.model.simple.IntegerResource rssiPeer()
org.ogema.core.model.simple.BooleanResource batteryLow()
org.ogema.model.devices.storage.ElectricityStorage battery()
OPERATING_VOLTAGE, which will be available as
ElectricityStorage.internalVoltage().Copyright © 2018. All rights reserved.