Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

AbstractUsbDevice - Class in org.eclipse.kura.usb
Base class for USB devices
AbstractUsbDevice(String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.AbstractUsbDevice
 
AbstractUsbDevice(AbstractUsbDevice) - Constructor for class org.eclipse.kura.usb.AbstractUsbDevice
 
activate(ComponentContext) - Method in class org.eclipse.kura.cloud.Cloudlet
 
AD - Interface in org.eclipse.kura.configuration.metatype
Java class for Tad complex type.
AD_BYTES_NUMBER - Static variable in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
AD_FLAG - Static variable in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
addBeaconListener(BluetoothLeBeaconListener<T>) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconScanner
Add a listener for detected beacons.
addBlockDev(String) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
addCloudClientListener(CloudClientListener) - Method in interface org.eclipse.kura.cloud.CloudClient
Adds a CloudCallbackHandler with this CloudClient.
addDataServiceListener(DataServiceListener) - Method in interface org.eclipse.kura.data.DataService
Adds a listener.
addDataTransportListener(DataTransportListener) - Method in interface org.eclipse.kura.data.DataTransportService
Adds a listener.
addInterface(NetInterfaceConfig) - Method in interface org.eclipse.kura.net.route.RoutingAgentService
Adds interface to RoutingAgent
addMetric(String, Object) - Method in class org.eclipse.kura.message.KuraPayload
 
addPinStatusListener(PinStatusListener) - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
Adds a PinStatusListener to this input pin.
addReportRecord(AdvertisingReportRecord) - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
address - Variable in class org.eclipse.kura.bluetooth.BluetoothBeaconData
 
addTtyDev(String) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
AdvertisingReportAddressType - Enum in org.eclipse.kura.bluetooth.le.beacon
AdvertisingReportAddressType represents the type of address in to the advertising packet.
AdvertisingReportEventType - Enum in org.eclipse.kura.bluetooth.le.beacon
AdvertisingReportEventType represents the type of event in to the advertising packet.
AdvertisingReportRecord - Class in org.eclipse.kura.bluetooth.le.beacon
AdvertisingReportRecord contains all the fields of a advertising record.
AdvertisingReportRecord() - Constructor for class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
AdvertisingReportRecord - Class in org.eclipse.kura.bluetooth.listener
 
AdvertisingReportRecord() - Constructor for class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
Asset - Interface in org.eclipse.kura.asset
This interface Asset provides higher level abstraction to operate or perform actions on the industrial device.
AssetConfiguration - Class in org.eclipse.kura.asset
The Class AssetConfiguration is responsible for storing the configuration for an industrial device (also known as Asset in the context of Eclipse Kura).

AssetConfiguration(String, String, Map<String, Channel>) - Constructor for class org.eclipse.kura.asset.AssetConfiguration
Instantiates a new asset configuration.
AssetService - Interface in org.eclipse.kura.asset
The interface AssetService is an utility service API to provide useful methods for assets
attached(UsbDevice) - Method in interface org.eclipse.kura.linux.udev.LinuxUdevListener
Callback for notifications of new UsbDevice ATTACH events
Attribute - Interface in org.eclipse.kura.configuration.metatype
Java class for Tattribute complex type.

B

BaseDbService - Interface in org.eclipse.kura.db
BaseDbService offers APIs to acquire and use a JDBC Connection to the embedded SQL database running in the framework.
BaudRate - Static variable in class org.eclipse.kura.net.modem.ModemGpsEnabledEvent
 
BluetoothAdapter - Interface in org.eclipse.kura.bluetooth
BluetoothAdapter represents the physical Bluetooth adapter on the host machine (ex: hci0).
BluetoothAdvertisementData - Class in org.eclipse.kura.bluetooth.listener
 
BluetoothAdvertisementData() - Constructor for class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
BluetoothAdvertisementScanListener - Interface in org.eclipse.kura.bluetooth.listener
BluetoothAdvertisementScanListener must be implemented by any class wishing to receive BLE advertisement data
BluetoothBeaconCommandListener - Interface in org.eclipse.kura.bluetooth
BluetoothBeaconCommandListener must be implemented by any class wishing to receive notifications on Bluetooth Beacon command results.
BluetoothBeaconData - Class in org.eclipse.kura.bluetooth
 
BluetoothBeaconData() - Constructor for class org.eclipse.kura.bluetooth.BluetoothBeaconData
 
BluetoothBeaconScanListener - Interface in org.eclipse.kura.bluetooth
BluetoothBeaconScanListener must be implemented by any class wishing to receive BLE beacon data
BluetoothConnector - Interface in org.eclipse.kura.bluetooth
 
BluetoothDevice - Interface in org.eclipse.kura.bluetooth
BluetoothDevice represents a Bluetooth device to which connections may be made.
BluetoothGatt - Interface in org.eclipse.kura.bluetooth
The BluetoothGatt service is the main communication interface with the Bluettoth LE device.
BluetoothGattCharacteristic - Interface in org.eclipse.kura.bluetooth
 
BluetoothGattSecurityLevel - Enum in org.eclipse.kura.bluetooth
Security levels.
BluetoothGattService - Interface in org.eclipse.kura.bluetooth
 
BluetoothLeAdapter - Interface in org.eclipse.kura.bluetooth.le
BluetoothAdapter represents the physical Bluetooth adapter on the host machine (ex: hci0).
BluetoothLeBeacon - Class in org.eclipse.kura.bluetooth.le.beacon
BluetoothLeBeacon is a representation of a generic Beacon advertise packet.
BluetoothLeBeacon() - Constructor for class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
BluetoothLeBeaconAdvertiser<T extends BluetoothLeBeacon> - Interface in org.eclipse.kura.bluetooth.le.beacon
BluetoothLeBeaconAdvertising allows to manage the advertising mechanism for Bluetooth LE beacons.
BluetoothLeBeaconDecoder<T extends BluetoothLeBeacon> - Interface in org.eclipse.kura.bluetooth.le.beacon
BluetoothLeBeaconDecoder provides a way to decode beacons.
BluetoothLeBeaconEncoder<T extends BluetoothLeBeacon> - Interface in org.eclipse.kura.bluetooth.le.beacon
BluetoothLeBeaconEncoder provides a way to encode beacons.
BluetoothLeBeaconListener<T extends BluetoothLeBeacon> - Interface in org.eclipse.kura.bluetooth.le.beacon.listener
BluetoothLeBeaconListener must be implemented by any class wishing to receive BLE beacon data
BluetoothLeBeaconManager<T extends BluetoothLeBeacon> - Interface in org.eclipse.kura.bluetooth.le.beacon
BluetoothLeBeaconManager allows the management of specific Bluetooth LE Beacon devices.
BluetoothLeBeaconScanner<T extends BluetoothLeBeacon> - Interface in org.eclipse.kura.bluetooth.le.beacon
BluetoothLeBeaconScanner allows to manage the scanner mechanism for Bluetooth LE beacons.
BluetoothLeBeaconService<T extends BluetoothLeBeacon> - Interface in org.eclipse.kura.bluetooth.le.beacon
BluetoothLeBeaconService provides a mechanism for interfacing with specific Bluetooth LE Beacon devices.
BluetoothLeDevice - Interface in org.eclipse.kura.bluetooth.le
BluetoothLeDevice represents a Bluetooth LE device to which connections may be made.
BluetoothLeGattCharacteristic - Interface in org.eclipse.kura.bluetooth.le
BluetoothLeGattCharacteristic represents a GATT characteristic.
BluetoothLeGattCharacteristicProperties - Enum in org.eclipse.kura.bluetooth.le
BluetoothLeGattCharacteristicProperties contains the GATT characteristic property values
BluetoothLeGattDescriptor - Interface in org.eclipse.kura.bluetooth.le
BluetoothLeGattDescriptor represents a GATT descriptor.
BluetoothLeGattService - Interface in org.eclipse.kura.bluetooth.le
BluetoothLeGattService represents a GATT service.
BluetoothLeNotificationListener - Interface in org.eclipse.kura.bluetooth
BluetoothLeNotificationListener must be implemented by any class wishing to receive notifications on Bluetooth LE notification events.
BluetoothLeScanListener - Interface in org.eclipse.kura.bluetooth
BluetoothLeScanListener must be implemented by any class wishing to receive notifications on Bluetooth LE scan events.
BluetoothLeService - Interface in org.eclipse.kura.bluetooth.le
BluetoothLeService provides a mechanism for interfacing with Bluetooth LE devices.
BluetoothService - Interface in org.eclipse.kura.bluetooth
BluetoothService provides a mechanism for interfacing with Standard Bluetooth and Bluetooth LE devices.
BooleanValue - Class in org.eclipse.kura.type
This class represents a Boolean value as a TypedValue.
BooleanValue(boolean) - Constructor for class org.eclipse.kura.type.BooleanValue
Instantiates a new boolean value.
build() - Method in class org.eclipse.kura.comm.CommURI.Builder
 
Builder(String) - Constructor for class org.eclipse.kura.comm.CommURI.Builder
 
buildFromByteArray(byte[]) - Method in interface org.eclipse.kura.cloud.CloudPayloadProtoBufDecoder
Decodes a Google Protocol Buffers encoded, optionally gzipped, binary payload to a KuraPayload.
buildFromKuraPayload(KuraPayload) - Static method in class org.eclipse.kura.message.KuraRequestPayload
 
ByteArrayValue - Class in org.eclipse.kura.type
This class represents a Byte[] value as a TypedValue.
ByteArrayValue(byte[]) - Constructor for class org.eclipse.kura.type.ByteArrayValue
Instantiates a new byte array value.

C

call(String, String, KuraPayload, int) - Method in interface org.eclipse.kura.cloud.CloudCallService
Deprecated.
Sends a local (to this device) request to a Cloudlet application with the given application ID waiting for the response.
call(String, String, String, KuraPayload, int) - Method in interface org.eclipse.kura.cloud.CloudCallService
Deprecated.
Sends a request to a remote server or device identified by the specified deviceId and targeting the given application ID waiting for the response.
cancelPairing() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Cancel a pairing operation
CellularModem - Interface in org.eclipse.kura.net.modem
 
CellularModem.SerialPortType - Enum in org.eclipse.kura.net.modem
 
CertificatesService - Interface in org.eclipse.kura.certificate
The CertificatesService is used to manage the storage, listing and retrieval of public certificates from a key store.
Channel - Class in org.eclipse.kura.channel
The Class Channel represents a communication channel.
Channel(String, ChannelType, DataType, Map<String, Object>) - Constructor for class org.eclipse.kura.channel.Channel
Instantiates a new channel.
ChannelDescriptor - Interface in org.eclipse.kura.driver
The Interface ChannelDescriptor is mainly used to provide the protocol specific channel descriptions which will be used by the assets in the Kura Wires Visualization model.
ChannelEvent - Class in org.eclipse.kura.channel.listener
This class represents an event occurred while monitoring specific channel configuration
ChannelEvent(ChannelRecord) - Constructor for class org.eclipse.kura.channel.listener.ChannelEvent
Instantiates a new channel event.
ChannelFlag - Enum in org.eclipse.kura.channel
This represents all the Channel specific flag codes
ChannelListener - Interface in org.eclipse.kura.channel.listener
The listener interface ChannelListener is mainly for receiving channel events.
ChannelRecord - Class in org.eclipse.kura.channel
The Class ChannelRecord contains the information needed for performing a read or write operation on a specific channel.

The possible cases for a channel record are the following: Describing a read request: in this case the channel record must contain the channel name and the data type to be read.
ChannelStatus - Class in org.eclipse.kura.channel
The Class ChannelStatus is responsible for representing the status of any channel specific operation
ChannelStatus(ChannelFlag) - Constructor for class org.eclipse.kura.channel.ChannelStatus
Instantiates a new status.
ChannelStatus(ChannelFlag, String, Exception) - Constructor for class org.eclipse.kura.channel.ChannelStatus
Instantiates a new status.
ChannelType - Enum in org.eclipse.kura.channel
This provides the necessary constants to denote the type of the channel (whether the channel is for reading or writing or both)
checkConnection() - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Check if the device is connected.
checkin(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
This method is used to notify the Watchdog Service that a critical service has 'checked in' and the reboot timer should be reset.
CLOCK_EVENT_TOPIC - Static variable in class org.eclipse.kura.clock.ClockEvent
Topic of the ClockEvent
ClockEvent - Class in org.eclipse.kura.clock
ClockEvent is raised when a clock synchronization has been performed.
ClockEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.clock.ClockEvent
 
ClockService - Interface in org.eclipse.kura.clock
The ClockService is used to configure how to sych the hardware clock with a remote network service.
close() - Method in interface org.eclipse.kura.comm.CommConnection
 
close(Connection) - Method in interface org.eclipse.kura.db.BaseDbService
Releases a previously acquired JDCB connection to the DbService.
close(ResultSet...) - Method in interface org.eclipse.kura.db.BaseDbService
Utility method to silently close a JDBC ResultSet without throwing SQLExcepton.
close(Statement...) - Method in interface org.eclipse.kura.db.BaseDbService
Utility method to silently close a JDBC Statement without throwing SQLExcepton.
close() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
Closes this pin and deallocates the resources needed to communicate with it.

If there is a PinStatusListener attached to this pin, the implementation should remove it before closing the resource.
CLOUD_CONNECTION_STATUS_ESTABLISHED - Static variable in class org.eclipse.kura.cloud.CloudConnectionEstablishedEvent
Topic of the CloudConnectionEstablishedEvent
CLOUD_CONNECTION_STATUS_LOST - Static variable in class org.eclipse.kura.cloud.CloudConnectionLostEvent
Topic of the CloudConnectionLostEvent
CloudCallService - Interface in org.eclipse.kura.cloud
Deprecated. 
CloudClient - Interface in org.eclipse.kura.cloud
The CloudClient is designed to be used by single application bundles.
CloudClientListener - Interface in org.eclipse.kura.cloud
CloudClientListener is the interface to be implemented by applications that needs to be notified of events in the CloudClient.
CloudConnectionEstablishedEvent - Class in org.eclipse.kura.cloud
CloudConnectionEstablishedEvent is raised with the Cloud Connection is established.
CloudConnectionEstablishedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.cloud.CloudConnectionEstablishedEvent
 
CloudConnectionLostEvent - Class in org.eclipse.kura.cloud
CloudConnectionEstablishedEvent is raised with the Cloud Connection is lost.
CloudConnectionLostEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.cloud.CloudConnectionLostEvent
 
CloudConnectionStatusComponent - Interface in org.eclipse.kura.status
This interface must be implemented by classes which want to trigger a status change on the CloudConnectionStatusService
CloudConnectionStatusEnum - Enum in org.eclipse.kura.status
Enum used to store the status of the notification for a CloudConnectionStatusComponent
CloudConnectionStatusService - Interface in org.eclipse.kura.status
The CloudConnectionStatusService is responsible for updating the user on the connection status of the framework.
Cloudlet - Class in org.eclipse.kura.cloud
Cloudlet is an abstract class that can be extended by services that wants to implement remote resource management.
Cloudlet(String) - Constructor for class org.eclipse.kura.cloud.Cloudlet
 
CloudletTopic - Class in org.eclipse.kura.cloud
 
CloudletTopic.Method - Enum in org.eclipse.kura.cloud
 
CloudPayloadEncoding - Enum in org.eclipse.kura.cloud
This enum specifies the supported payload encodings.
CloudPayloadProtoBufDecoder - Interface in org.eclipse.kura.cloud
 
CloudPayloadProtoBufEncoder - Interface in org.eclipse.kura.cloud
 
CloudService - Interface in org.eclipse.kura.cloud
The CloudService provides an easy to use API layer for M2M application to communicate with a remote server.
CloudServiceFactory - Interface in org.eclipse.kura.cloud.factory
A CloudServiceFactory represents an OSGi Declarative Service Component which registers CloudServiceS in the framework.
CommandService - Interface in org.eclipse.kura.command
This interface provides methods for running system commands from the web console.
CommConnection - Interface in org.eclipse.kura.comm
This is the primary control class for a Serial port.
CommURI - Class in org.eclipse.kura.comm
Represents a Uniform Resource Identifier (URI) for a Comm/Serial Port.
CommURI.Builder - Class in org.eclipse.kura.comm
Builder class used as a helper in building the components of a CommURI.
compareTo(TypedValue<Boolean>) - Method in class org.eclipse.kura.type.BooleanValue
compareTo(TypedValue<byte[]>) - Method in class org.eclipse.kura.type.ByteArrayValue
compareTo(TypedValue<Double>) - Method in class org.eclipse.kura.type.DoubleValue
compareTo(TypedValue<Float>) - Method in class org.eclipse.kura.type.FloatValue
compareTo(TypedValue<Integer>) - Method in class org.eclipse.kura.type.IntegerValue
compareTo(TypedValue<Long>) - Method in class org.eclipse.kura.type.LongValue
compareTo(TypedValue<String>) - Method in class org.eclipse.kura.type.StringValue
ComponentConfiguration - Interface in org.eclipse.kura.configuration
The ComponentConfiguration groups all the information related to the Configuration of a Component.
CONFIG_CONSOLE_DEVICE_MANAGE_SERVICE_IGNORE - Static variable in interface org.eclipse.kura.system.SystemService
 
ConfigurableComponent - Interface in org.eclipse.kura.configuration
Marker interface for all Service Component that wants to expose the Configuration through the ConfigurationService.
ConfigurationService - Interface in org.eclipse.kura.configuration
The Configuration Service is used to manage the configuration of OSGi Declarative Services implementing the ConfigurableComponent or the SelfConfiguringComponent interface.
connect() - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Connect to devices GATT server.
connect(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Connect to devices GATT server with a given adapter.
connect() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
A connection to this device is established, connecting each profile flagged as auto-connectable.
connect() - Method in interface org.eclipse.kura.data.DataService
Connects to the broker if not already connected.
connect() - Method in interface org.eclipse.kura.data.DataTransportService
Connects to the remote broker.
connect() - Method in interface org.eclipse.kura.driver.Driver
Attempts to connect to the asset.
CONNECTED - Static variable in class org.eclipse.kura.KuraConnectionStatus
a connection to the field device currently exists.
CONNECTING - Static variable in class org.eclipse.kura.KuraConnectionStatus
attempting to connect to field device, this is a transient state
ConnectionException() - Constructor for exception org.eclipse.kura.driver.Driver.ConnectionException
Instantiates a new connection exception.
ConnectionException(String) - Constructor for exception org.eclipse.kura.driver.Driver.ConnectionException
Instantiates a new connection exception.
ConnectionException(String, Throwable) - Constructor for exception org.eclipse.kura.driver.Driver.ConnectionException
Instantiates a new connection exception.
ConnectionException(Throwable) - Constructor for exception org.eclipse.kura.driver.Driver.ConnectionException
Instantiates a new connection exception.
ConnectionInfo - Interface in org.eclipse.kura.net
Interface for network interface 'connection info'.
connectProfile(UUID) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Connects a specific profile available on the device, given by UUID
controlPublish(String, KuraPayload, int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a control message to the remote server.
controlPublish(String, String, KuraPayload, int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a control message to the remote server addressing it to another device.
controlPublish(String, String, byte[], int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a control message to the remote server addressing it to another device with a raw byte array payload.
controlSubscribe(String, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Subscribes to a control topic with the remote server.
controlSubscribe(String, String, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Subscribes to a control topic with the remote server.
controlUnsubscribe(String) - Method in interface org.eclipse.kura.cloud.CloudClient
Unsubscribes to a control topic with the remote server.
controlUnsubscribe(String, String) - Method in interface org.eclipse.kura.cloud.CloudClient
Unsubscribes to a control topic with the remote server.
createConfiguration(String) - Method in interface org.eclipse.kura.cloud.factory.CloudServiceFactory
Creates a CloudService instance and initializes its configuration with the defaults expressed in the Metatype of the target component factory providing the CloudService.
createFactoryConfiguration(String, String, Map<String, Object>, boolean) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Creates a new ConfigurableComponent instance by creating a new configuration from a Configuration Admin factory.
createReadRecord() - Method in class org.eclipse.kura.channel.Channel
Creates a new ChannelRecord that represents a read request for the value of this Channel.
createReadRecord(String, DataType) - Static method in class org.eclipse.kura.channel.ChannelRecord
Creates a channel record that represents a read request.
createStatusRecord(String, ChannelStatus) - Static method in class org.eclipse.kura.channel.ChannelRecord
Creates a channel record that describes the status of an operation.
createWireConfiguration(String, String) - Method in interface org.eclipse.kura.wire.WireService
Creates the wire configuration for the provided wire emitter and the wire receiver.
createWriteRecord(TypedValue<?>) - Method in class org.eclipse.kura.channel.Channel
Creates a new ChannelRecord that represents a write request for this Channel.
createWriteRecord(String, TypedValue<?>) - Static method in class org.eclipse.kura.channel.ChannelRecord
Creates a channel record that represents a write request.
CriticalComponent - Interface in org.eclipse.kura.watchdog
CriticalComponent is an interface that can be used to denote a component of functionality that is 'critical' to the nature of the system.
CryptoService - Interface in org.eclipse.kura.crypto
The CryptoService is used to provide AES encrypt and decrypt functionality, Base64 encoding and decoding, and SHA1 hash generation.

D

DataBits - Static variable in class org.eclipse.kura.net.modem.ModemGpsEnabledEvent
 
DATABITS_5 - Static variable in class org.eclipse.kura.comm.CommURI
 
DATABITS_6 - Static variable in class org.eclipse.kura.comm.CommURI
 
DATABITS_7 - Static variable in class org.eclipse.kura.comm.CommURI
 
DATABITS_8 - Static variable in class org.eclipse.kura.comm.CommURI
 
DataService - Interface in org.eclipse.kura.data
The DataService provides the ability of connecting to a remote broker, publish messages, subscribe to topics, receive messages on the subscribed topics, and disconnect from the remote message broker.
DataServiceListener - Interface in org.eclipse.kura.data
Deprecated.
DataServiceListener - Interface in org.eclipse.kura.data.listener
Implementors of this interface will be able to handle DataService events such as notifications of connection establishing, message arrival, etc.
DataTransportListener - Interface in org.eclipse.kura.data
DataTransportListener - Interface in org.eclipse.kura.data.transport.listener
Listener interface to be implemented by applications that needs to be notified of events in the DataTransportService.
DataTransportService - Interface in org.eclipse.kura.data
DataTransportService implementations provide the ability of connecting to a remote broker, publish messages, subscribe to topics, receive messages on the subscribed topics, and disconnect from the remote message broker.
DataTransportToken - Class in org.eclipse.kura.data
DataTransportToken is an receipt returned by the DataTransportService after the publishing of a message.
DataTransportToken(int, String) - Constructor for class org.eclipse.kura.data.DataTransportToken
 
DataType - Enum in org.eclipse.kura.type
This contains all the required data type constants required for representing Java data types as TypedValue
DB_CACHE_ROWS_PROPNAME - Static variable in interface org.eclipse.kura.system.SystemService
Deprecated. 
DB_DEFRAG_LIMIT_PROPNAME - Static variable in interface org.eclipse.kura.system.SystemService
Deprecated. 
DB_LOB_FILE_PROPNAME - Static variable in interface org.eclipse.kura.system.SystemService
Deprecated. 
DB_LOG_DATA_PROPNAME - Static variable in interface org.eclipse.kura.system.SystemService
Deprecated. 
DB_LOG_SIZE_PROPNAME - Static variable in interface org.eclipse.kura.system.SystemService
Deprecated. 
DB_NIO_PROPNAME - Static variable in interface org.eclipse.kura.system.SystemService
Deprecated. 
DB_URL_PROPNAME - Static variable in interface org.eclipse.kura.system.SystemService
Deprecated. 
DB_WRITE_DELAY_MILLIES_PROPNAME - Static variable in interface org.eclipse.kura.system.SystemService
Deprecated. 
DbService - Interface in org.eclipse.kura.db
Deprecated. 
deactivate(ComponentContext) - Method in class org.eclipse.kura.cloud.Cloudlet
 
decode(byte[]) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconDecoder
Decodes a byte array into a BluetoothLeBeacon object
decodeBase64(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns a decoded string based on the provided encodedValue.
decryptAes(char[]) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns a char array based on the provided encrypted value.
decryptAes(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Deprecated.
DEFAULT_INSTANCE_PID - Static variable in interface org.eclipse.kura.db.H2DbService
 
deleteBeaconAdvertiser(BluetoothLeBeaconAdvertiser<T>) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconManager
Delete the given advertiser.
deleteBeaconAdvertiser(BluetoothLeBeaconAdvertiser<T>) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconService
Delete the given advertiser.
deleteBeaconScanner(BluetoothLeBeaconScanner<T>) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconManager
Delete the given scanner.
deleteBeaconScanner(BluetoothLeBeaconScanner<T>) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconService
Delete the given scanner.
deleteConfiguration(String) - Method in interface org.eclipse.kura.cloud.factory.CloudServiceFactory
Deletes a previously created configuration deactivating the associated CloudService instance.
deleteFactoryConfiguration(String, boolean) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Deletes the ConfigurableComponent instance having the specified PID.
deleteTrustCertificate(String) - Method in interface org.eclipse.kura.ssl.SslManagerService
Deletes the X509 certificate with the specified Common Name (cn) from the currently configured trust store.
deleteWireConfiguration(WireConfiguration) - Method in interface org.eclipse.kura.wire.WireService
Removes the provided wire configuration for the provided wire emitter and the wire receiver.
DeploymentHook - Interface in org.eclipse.kura.deployment.hook
This interface can be implemented by a client to define a DEPLOY-V2 Cloudlet hook.
Designate - Interface in org.eclipse.kura.configuration.metatype
Java class for Tdesignate complex type.
detached(UsbDevice) - Method in interface org.eclipse.kura.linux.udev.LinuxUdevListener
Callback for notifications of new UsbDevice DETACH events
DFLT_PRIORITY - Static variable in class org.eclipse.kura.cloud.Cloudlet
 
DFLT_PUB_QOS - Static variable in class org.eclipse.kura.cloud.Cloudlet
 
DFLT_RETAIN - Static variable in class org.eclipse.kura.cloud.Cloudlet
 
DhcpServer - Interface in org.eclipse.kura.net.dhcp
Represents a DHCP server.
DhcpServerCfg - Class in org.eclipse.kura.net.dhcp
The configuration representing generic portion of DHCP server configuration.
DhcpServerCfg(String, boolean, int, int, boolean) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerCfg
The basic Constructor for a DhcpServerCfg
DhcpServerCfgIP<T extends IPAddress> - Class in org.eclipse.kura.net.dhcp
The abstract representation of a 'networking' portion of DhcpServerConfig object.
DhcpServerCfgIP(T, T, short, T, T, T, List<T>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
The basic Constructor for a DhcpServerConfigIP
DhcpServerCfgIP4 - Class in org.eclipse.kura.net.dhcp
The configuration representing a 'networking' portion of DHCP server configuration for an IPv4 network.
DhcpServerCfgIP4(IP4Address, IP4Address, short, IP4Address, IP4Address, IP4Address, List<IP4Address>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerCfgIP4
The basic Constructor for a DhcpServerCfgIP4
DhcpServerCfgIP6 - Class in org.eclipse.kura.net.dhcp
The configuration representing a 'networking' portion of DHCP server configuration for an IPv6 network.
DhcpServerCfgIP6(IP6Address, IP6Address, short, IP6Address, IP6Address, IP6Address, List<IP6Address>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerCfgIP6
The basic Constructor for a DhcpServerCfgIP6
DhcpServerConfig - Interface in org.eclipse.kura.net.dhcp
Marker interface for all DHCP server configuration classes
DhcpServerConfig4 - Interface in org.eclipse.kura.net.dhcp
Marker interface for IPv4-based configurations of DHCP Servers
DhcpServerConfig6 - Interface in org.eclipse.kura.net.dhcp
Marker interface for IPv6-based configurations of DHCP Servers
DhcpServerConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.dhcp
The abstract representation of a DhcpServerConfig object.
DhcpServerConfigIP(String, boolean, T, T, T, int, int, short, T, T, boolean, List<T>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
Deprecated.
DhcpServerConfigIP(DhcpServerCfg, DhcpServerCfgIP<T>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
The basic Constructor for a DhcpServerConfigIP
DhcpServerConfigIP4 - Class in org.eclipse.kura.net.dhcp
The configuration representing a DHCP server configuration for an IPv4 network.
DhcpServerConfigIP4(String, boolean, IP4Address, IP4Address, IP4Address, int, int, short, IP4Address, IP4Address, boolean, List<IP4Address>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP4
Deprecated.
DhcpServerConfigIP4(DhcpServerCfg, DhcpServerCfgIP4) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP4
The basic Constructor for a DhcpServerConfigIP4
DhcpServerConfigIP6 - Class in org.eclipse.kura.net.dhcp
The configuration representing a DHCP server configuration for an IPv6 network.
DhcpServerConfigIP6(String, boolean, IP6Address, IP6Address, IP6Address, int, int, short, IP6Address, IP6Address, boolean, List<IP6Address>) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP6
Deprecated.
DhcpServerConfigIP6(DhcpServerCfg, DhcpServerCfgIP6) - Constructor for class org.eclipse.kura.net.dhcp.DhcpServerConfigIP6
The basic Constructor for a DhcpServerConfigIP6
disable() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Disable the Bluetooth adapter
disableGps() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
disableInterface(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Disables the specified interface.
disableValueNotifications() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Disables notifications of the value and unregisters the consumer object passed through the corresponding enable method.
disconnect() - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Disconnect from devices GATT server.
disconnect() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Disconnect from this device, removing all connected profiles.
disconnect(long) - Method in interface org.eclipse.kura.data.DataService
Disconnects from the broker.
disconnect(long) - Method in interface org.eclipse.kura.data.DataTransportService
Disconnects from the broker.
disconnect() - Method in interface org.eclipse.kura.driver.Driver
Attempts to disconnect the already established communication channel.
DISCONNECTED - Static variable in class org.eclipse.kura.KuraConnectionStatus
attempts have been made to connect to the device, but currently no connection exists
DISCONNECTING - Static variable in class org.eclipse.kura.KuraConnectionStatus
attempting to disconnect from the field device.
disconnectProfile(UUID) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Disconnects a specific profile available on the device, given by UUID
DnsMonitorService - Interface in org.eclipse.kura.net.dns
Marker interface for dns server monitoring service
DnsServerConfig - Interface in org.eclipse.kura.net.dns
The placeholder for all DNS proxy servers
DnsServerConfig4 - Interface in org.eclipse.kura.net.dns
Placeholder for IPv4 DNS server configurations
DnsServerConfig6 - Interface in org.eclipse.kura.net.dns
Placeholder for IPv6 DNS server configurations
DnsServerConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.dns
Base class for DNS proxy configurations
DnsServerConfigIP(Set<T>, Set<NetworkPair<T>>) - Constructor for class org.eclipse.kura.net.dns.DnsServerConfigIP
Creates a DNS configuration with a default set of forwarders and a set of allowed networks
DnsServerConfigIP4 - Class in org.eclipse.kura.net.dns
DNS server configurations for IPv4 networks
DnsServerConfigIP4(Set<IP4Address>, Set<NetworkPair<IP4Address>>) - Constructor for class org.eclipse.kura.net.dns.DnsServerConfigIP4
 
DnsServerConfigIP6 - Class in org.eclipse.kura.net.dns
DNS server configurations for IPv6 networks
DnsServerConfigIP6(Set<IP6Address>, Set<NetworkPair<IP6Address>>) - Constructor for class org.eclipse.kura.net.dns.DnsServerConfigIP6
 
doDel(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
doExec(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
doGet(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
doPost(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
doPut(CloudletTopic, KuraRequestPayload, KuraResponsePayload) - Method in class org.eclipse.kura.cloud.Cloudlet
 
DoubleValue - Class in org.eclipse.kura.type
This class represents a Double value as a TypedValue.
DoubleValue(double) - Constructor for class org.eclipse.kura.type.DoubleValue
Instantiates a new double value.
Driver - Interface in org.eclipse.kura.driver
The Interface Driver is the main interface that all Kura specific communication drivers have to implement and register as an OSGi service instance.
Driver.ConnectionException - Exception in org.eclipse.kura.driver
The Class ConnectionException is a driver specific exception which is essentially used to raise exception related to driver connection
DRIVER_PID_PROPERTY_NAME - Static variable in interface org.eclipse.kura.driver.Driver
Each driver is identified by the value of this property in the Component Configuration
DriverService - Interface in org.eclipse.kura.driver
The interface DriverService is an utility service API to provide useful methods for drivers

E

emit(List<WireRecord>) - Method in interface org.eclipse.kura.wire.WireSupport
Emit the provided WireRecords
EMIT_EVENT_TOPIC - Static variable in interface org.eclipse.kura.wire.WireSupport
The topic to be used for publishing and receiving the emit trigger events
enable() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Enable the Bluetooth adapter
enableGps() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
enableInterface(String, boolean) - Method in interface org.eclipse.kura.net.NetworkAdminService
Enables the specified interface.
enableValueNotifications(Consumer<byte[]>) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Enables notifications for the value and calls accept function of the Consumer object.
encode(T) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconEncoder
Encodes a BluetoothLeBeacon into a byte array
encodeBase64(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns an encoded string based on the provided stringValue.
encryptAes(char[]) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns an AES encrypted char array based on the provided value.
encryptAes(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Deprecated.
equals(Object) - Method in class org.eclipse.kura.channel.Channel
 
equals(Object) - Method in class org.eclipse.kura.channel.ChannelRecord
 
equals(Object) - Method in class org.eclipse.kura.channel.ChannelStatus
equals(Object) - Method in class org.eclipse.kura.data.DataTransportToken
 
equals(Object) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
equals(Object) - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
equals(Object) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.IPAddress
 
equals(Object) - Method in class org.eclipse.kura.net.modem.ModemConfig
 
equals(Object) - Method in class org.eclipse.kura.net.NetConfigIP
 
equals(Object) - Method in class org.eclipse.kura.net.NetConfigIP4
 
equals(Object) - Method in class org.eclipse.kura.net.NetworkPair
 
equals(RouteConfig) - Method in interface org.eclipse.kura.net.route.RouteConfig
Compares one route to another
equals(Object) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
equals(RouteConfig) - Method in class org.eclipse.kura.net.route.RouteConfigIP4
 
equals(RouteConfig) - Method in class org.eclipse.kura.net.route.RouteConfigIP6
 
equals(Object) - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
equals(Object) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
equals(Object) - Method in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
equals(Object) - Method in class org.eclipse.kura.type.BooleanValue
equals(Object) - Method in class org.eclipse.kura.type.ByteArrayValue
equals(Object) - Method in class org.eclipse.kura.type.DoubleValue
equals(Object) - Method in class org.eclipse.kura.type.FloatValue
equals(Object) - Method in class org.eclipse.kura.type.IntegerValue
equals(Object) - Method in class org.eclipse.kura.type.LongValue
equals(Object) - Method in class org.eclipse.kura.type.StringValue
equals(Object) - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
equals(Object) - Method in class org.eclipse.kura.usb.UsbBlockDevice
 
equals(Object) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
equals(Object) - Method in class org.eclipse.kura.usb.UsbNetDevice
 
equals(Object) - Method in class org.eclipse.kura.usb.UsbTtyDevice
 
equals(Object) - Method in class org.eclipse.kura.wire.WireConfiguration
EthernetInterface<T extends NetInterfaceAddress> - Interface in org.eclipse.kura.net
Network interface for Ethernet cards.
EthernetMonitorService - Interface in org.eclipse.kura.net
Placeholder for the EthernetLinkStateMonitorService
execute(String) - Method in interface org.eclipse.kura.command.CommandService
 
execute(String, String) - Method in interface org.eclipse.kura.command.PasswordCommandService
Password protected command execution service
execute(KuraRequestPayload) - Method in interface org.eclipse.kura.command.PasswordCommandService
Password protected command execution service
execute() - Method in interface org.eclipse.kura.driver.PreparedRead
Performs the optimized read request described by this PreparedRead instance.
ExecuteCmd(String, String, String) - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Execute a command to the given interface.
Extensible - Annotation Type in org.eclipse.kura.annotation
This annotation denotes that the annotated type can be extended by others for special purpose functionalities

F

FAST_BLINKING_OFF_TIME - Static variable in enum org.eclipse.kura.status.CloudConnectionStatusEnum
 
FAST_BLINKING_ON_TIME - Static variable in enum org.eclipse.kura.status.CloudConnectionStatusEnum
Delays in ms for Fast Blinking
findCharacteristic(UUID) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattService
Find a BluetoothLeGattCharacteristic specifying the UUID of the characteristic.
findCharacteristics() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattService
Returns a list of BluetoothLeGattCharacteristic available on this service.
findDescriptor(UUID) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Find a BluetoothLeGattDescriptor specifying the UUID of the descriptor.
findDescriptors() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Returns a list of BluetoothLeGattDescriptors available on this characteristic.
findDeviceByAddress(long, String) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Search for a BLE device with the specified address.
findDeviceByAddress(long, String, Consumer<BluetoothLeDevice>) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Search for a BLE device with the specified address.
findDeviceByName(long, String) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Search for a BLE device with the specified name.
findDeviceByName(long, String, Consumer<BluetoothLeDevice>) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Search for a BLE device with the specified name.
findDevices(long) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Search for BLE devices.
findDevices(long, Consumer<List<BluetoothLeDevice>>) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Search for BLE devices.
findService(UUID) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Find a BluetoothLeGattService specifying the UUID of the service.
findServices() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns a list of BluetoothGattServices available on this device.
FirewallAutoNatConfig - Class in org.eclipse.kura.net.firewall
Represents an automatic NAT configuration
FirewallAutoNatConfig() - Constructor for class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
Creates a null NAT configuration
FirewallAutoNatConfig(String, String, boolean) - Constructor for class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
Creates a complete auto NAT configuration
FirewallNatConfig - Class in org.eclipse.kura.net.firewall
Represents a NAT configuration
FirewallNatConfig(String, String, String, String, String, boolean) - Constructor for class org.eclipse.kura.net.firewall.FirewallNatConfig
 
FirewallOpenPortConfig - Interface in org.eclipse.kura.net.firewall
Marker interface for firewall open port configurations
FirewallOpenPortConfig4 - Interface in org.eclipse.kura.net.firewall
Marker interface for IPv4 firewall open port configurations
FirewallOpenPortConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.firewall
The base class for firewall open port configurations
FirewallOpenPortConfigIP() - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
Creates and empty open port configuration
FirewallOpenPortConfigIP(int, NetProtocol, NetworkPair<T>, String, String, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
Creates a complete Open Port configuration
FirewallOpenPortConfigIP(String, NetProtocol, NetworkPair<T>, String, String, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
FirewallOpenPortConfigIP4 - Class in org.eclipse.kura.net.firewall
The implementation of IPv4 firewall open port configurations
FirewallOpenPortConfigIP4() - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP4
 
FirewallOpenPortConfigIP4(int, NetProtocol, NetworkPair<IP4Address>, String, String, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP4
 
FirewallOpenPortConfigIP4(String, NetProtocol, NetworkPair<IP4Address>, String, String, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP4
 
FirewallPortForwardConfig - Interface in org.eclipse.kura.net.firewall
Marker interface for firewall port forward configurations
FirewallPortForwardConfig4 - Interface in org.eclipse.kura.net.firewall
Marker interface for IPv4 firewall port forward configurations
FirewallPortForwardConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.firewall
The base class for firewall port forward configurations
FirewallPortForwardConfigIP() - Constructor for class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
Creates and empty port forward configuration
FirewallPortForwardConfigIP(String, String, IP4Address, NetProtocol, int, int, boolean, NetworkPair<T>, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
Creates a complete port forward configuration
FirewallPortForwardConfigIP4 - Class in org.eclipse.kura.net.firewall
 
FirewallPortForwardConfigIP4() - Constructor for class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP4
 
FirewallPortForwardConfigIP4(String, String, IP4Address, NetProtocol, int, int, boolean, NetworkPair<IP4Address>, String, String) - Constructor for class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP4
 
FloatValue - Class in org.eclipse.kura.type
This class represents a Float value as a TypedValue.
FloatValue(float) - Constructor for class org.eclipse.kura.type.FloatValue
Instantiates a new Float value.
FLOWCONTROL_NONE - Static variable in class org.eclipse.kura.comm.CommURI
 
FLOWCONTROL_RTSCTS_IN - Static variable in class org.eclipse.kura.comm.CommURI
 
FLOWCONTROL_RTSCTS_OUT - Static variable in class org.eclipse.kura.comm.CommURI
 
FLOWCONTROL_XONXOFF_IN - Static variable in class org.eclipse.kura.comm.CommURI
 
FLOWCONTROL_XONXOFF_OUT - Static variable in class org.eclipse.kura.comm.CommURI
 
flushSerialBuffer() - Method in interface org.eclipse.kura.comm.CommConnection
Reads all bytes that are waiting in the serial port buffer and returns them in an array.
fromValue(String) - Static method in enum org.eclipse.kura.configuration.metatype.Scalar
 

G

get3Dfix() - Method in class org.eclipse.kura.position.NmeaPosition
 
getAccessPoint() - Method in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Returns the name of the added access point.
getAccessPoint() - Method in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Returns the name of the removed access point.
getAccountName() - Method in interface org.eclipse.kura.data.DataTransportService
Returns the account name associated with the DataTransportService
getAccountName() - Method in class org.eclipse.kura.message.KuraTopic
 
getActiveFilter() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports the value of the 'active-filter' option that specifies a packet filter to be applied to data packets to determine which packets are to be regarded as link activity.
getActiveNetworkInterfaces() - Method in interface org.eclipse.kura.net.NetworkService
Return the active NetworkIntefaces which have active connections for the system.
getAD() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the ad property.
getAdapter() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconAdvertiser
Get the bluetooth adapter this advertiser is associated to.
getAdapter() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconScanner
Get the bluetooth adapter this advertiser is associated to.
getAdapter() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the adapter on which this device was discovered or connected.
getAdapter(String) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeService
Search for a Bluetooth adapter with the specified interface name (i.e.
getAdapters() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeService
Return a list of available Bluetooth adapters.
getAddress() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Get the MAC address of the Bluetooth adapter.
getAddress() - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
getAddress() - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
getAddress() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the hardware address of this adapter.
getAddress() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the hardware address of this device.
getAddress() - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
getAddress() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The LAN IP address to forward connections to
getAddress() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getAddress() - Method in class org.eclipse.kura.net.IPAddress
Returns the raw IP address of this InetAddress object.
getAddress() - Method in class org.eclipse.kura.net.NetConfigIP
Returns the address that should be statically assigned to the interface.
getAddress() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns an InetAddress for this address.
getAddressType() - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
getAddressType() - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
getAdref() - Method in interface org.eclipse.kura.configuration.metatype.Attribute
Gets the value of the adref property.
getAdress() - Method in interface org.eclipse.kura.bluetooth.BluetoothDevice
Returns the physical address of the device.
getAlias() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the friendly name of this adapter.
getAlias() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns an alternative friendly name of this device.
getAllModemServices() - Method in interface org.eclipse.kura.net.modem.ModemManagerService
 
getAllNetworkInterfaceNames() - Method in interface org.eclipse.kura.net.NetworkService
Gets the names of all the network interface attached to the system.
getAllowedNetworks() - Method in interface org.eclipse.kura.net.dns.DnsServerConfig
returns the allowed networks for resolving DNS queries
getAllowedNetworks() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
Gets a List of networks that are allowed to make DNS queries
getAllWifiAccessPoints() - Method in interface org.eclipse.kura.net.NetworkService
Returns the list of all available WifiAccessPoints as seen from the system.
getAltitude() - Method in class org.eclipse.kura.message.KuraPosition
 
getAltitude() - Method in class org.eclipse.kura.position.NmeaPosition
Return the altitude in meters
getApn() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports access point name.
getAppearance() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the appearance of the device, as found by GAP service.
getAppId() - Method in class org.eclipse.kura.cloud.Cloudlet
 
getApplicationId() - Method in interface org.eclipse.kura.cloud.CloudClient
Returns the applicationId of this CloudClient
getApplicationId() - Method in class org.eclipse.kura.message.KuraTopic
 
getApplicationTopic() - Method in class org.eclipse.kura.message.KuraTopic
 
getAsset(String) - Method in interface org.eclipse.kura.asset.AssetService
Gets the asset instance by the provided asset PID (kura.service.pid).
getAssetChannels() - Method in class org.eclipse.kura.asset.AssetConfiguration
Gets the asset channels.
getAssetConfiguration() - Method in interface org.eclipse.kura.asset.Asset
Gets the asset configuration.
getAssetDescription() - Method in class org.eclipse.kura.asset.AssetConfiguration
Gets the asset description.
getAssetPid(Asset) - Method in interface org.eclipse.kura.asset.AssetService
Gets the asset PID.
getAtPort() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
getAttribute() - Method in interface org.eclipse.kura.configuration.metatype.TObject
Gets the value of the attribute property.
getAuthType() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports authentication type.
getAvailablePins() - Method in interface org.eclipse.kura.gpio.GPIOService
 
getBaudRate() - Method in class org.eclipse.kura.comm.CommURI
The baud rate associated with the port
getBeaconType() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconDecoder
Get the type of beacon this decoder can manage
getBeaconType() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconEncoder
Get the type of beacon this encoder can manage
getBgscan() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getBiosVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the BIOS version of the device.
getBitrate() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The bitrates this access point is capable of, in kilobits/second (Kb/s).
getBitrate() - Method in interface org.eclipse.kura.net.wifi.WifiInterfaceAddress
The bit rate currently used by the wireless device, in kilobits/second (Kb/s).
getBlockDevs() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
getBluetoothAdapter() - Method in interface org.eclipse.kura.bluetooth.BluetoothService
Get the default Bluetooth adapter for the host machine.
getBluetoothAdapter(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothService
Get the Bluetooth adapter specified by name.
getBluetoothAdapter(String, BluetoothBeaconCommandListener) - Method in interface org.eclipse.kura.bluetooth.BluetoothService
Get the Bluetooth adapter specified by name.
getBluetoothClass() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the Bluetooth class of the adapter.
getBluetoothClass() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the Bluetooth class of the device.
getBluetoothConnector() - Method in interface org.eclipse.kura.bluetooth.BluetoothDevice
Deprecated.
getBluetoothGatt() - Method in interface org.eclipse.kura.bluetooth.BluetoothDevice
Return an instance of a Bluetooth GATT server to be used in communicating with Bluetooth LE devices.
getBluetoothGattSecurityLevel(String) - Static method in enum org.eclipse.kura.bluetooth.BluetoothGattSecurityLevel
 
getBody() - Method in class org.eclipse.kura.message.KuraPayload
 
getBroadcast() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns an InetAddress for the broadcast address for this InterfaceAddress.
getBroadcast() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getBrokerUrl() - Method in interface org.eclipse.kura.data.DataTransportService
 
getBundle() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the bundle property.
getBundles() - Method in interface org.eclipse.kura.system.SystemService
Returns the OSGi bundles currently installed
getByAddress(byte[]) - Static method in class org.eclipse.kura.net.IPAddress
Returns an InetAddress object given the raw IP address.
getByAddress(int) - Static method in class org.eclipse.kura.net.IPAddress
 
getBytes(KuraPayload, boolean) - Method in interface org.eclipse.kura.cloud.CloudPayloadProtoBufEncoder
Encodes a KuraPayload to a Google Protocol Buffers encoded, optionally gzipped, binary payload.
getBytesReceived() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports number of bytes received during a call
getBytesTransmitted() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports number of bytes transmitted during a call
getCallRxCounter() - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports number of bytes received during a call
getCallTxCounter() - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports number of bytes tarnsmitted during a call
getCapabilities() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
Describes the access point's capabilities
getCapabilities() - Method in interface org.eclipse.kura.net.wifi.WifiInterface
Returns the the capabilities of the wireless device.
getCardinality() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the cardinality property.
getCauses() - Method in exception org.eclipse.kura.KuraPartialSuccessException
Returns the list of failures collected during the execution of the bulk operation.
getChannel() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getChannelConfig() - Method in class org.eclipse.kura.channel.ChannelRecord
Returns the channel configuration as provided.
getChannelDescriptor() - Method in interface org.eclipse.kura.driver.Driver
Returns the protocol specific channel descriptor.
getChannelFlag() - Method in class org.eclipse.kura.channel.ChannelStatus
Gets the channel flag.
getChannelName() - Method in class org.eclipse.kura.channel.ChannelRecord
Returns the name of the channel associated to the operation represented by this channel record
getChannelRecord() - Method in class org.eclipse.kura.channel.listener.ChannelEvent
Returns the associated channel record.
getChannelRecords() - Method in interface org.eclipse.kura.driver.PreparedRead
Returns the list of channel records associated with this prepared read.
getChannels() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getChannelStatus() - Method in class org.eclipse.kura.channel.ChannelRecord
Returns the channel operation status.
getChannelType(String) - Static method in enum org.eclipse.kura.channel.ChannelType
Converts channelTypeString, if possible, to the related ChannelType.
getCharacterisitcs() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattService
 
getCharacteristic(UUID) - Method in interface org.eclipse.kura.bluetooth.BluetoothGattService
 
getCharacteristic() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattDescriptor
Returns the characteristic to which this descriptor belongs to.
getCharacteristics(String, String) - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Get a list of GATT characteristics based on start and end handles.
getClientId() - Method in interface org.eclipse.kura.data.DataTransportService
 
getCloudApplicationClient() - Method in class org.eclipse.kura.cloud.Cloudlet
 
getCloudApplicationIdentifiers() - Method in interface org.eclipse.kura.cloud.CloudService
Returns the application identifiers for which a CloudClient instance was created.
getCloudService() - Method in class org.eclipse.kura.cloud.Cloudlet
 
getCode() - Method in enum org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristicProperties
 
getCode() - Method in exception org.eclipse.kura.KuraException
Gets the error code.
getCode() - Method in exception org.eclipse.kura.KuraRuntimeException
Gets the error code.
getCode(WifiBgscanModule) - Static method in enum org.eclipse.kura.net.wifi.WifiBgscanModule
 
getCode(WifiCiphers) - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
 
getCode(WifiMode) - Static method in enum org.eclipse.kura.net.wifi.WifiMode
 
getCode(WifiRadioMode) - Static method in enum org.eclipse.kura.net.wifi.WifiRadioMode
 
getCode(WifiSecurity) - Static method in enum org.eclipse.kura.net.wifi.WifiSecurity
 
getComponentConfiguration(String) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Returns the ComponentConfiguration for the component identified with specified PID.
getComponentConfigurations() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Returns the list of ConfigurableComponents currently registered with the ConfigurationService.
getComponentContext() - Method in class org.eclipse.kura.cloud.Cloudlet
 
getConfigs() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddressConfig
Returns a List of NetConfig Objects associated with a given ModemInterfaceAddressConfig for a given ModemInterface
getConfigs() - Method in interface org.eclipse.kura.net.NetInterfaceAddressConfig
Returns a List of NetConfig Objects associated with a given NetInterfaceAddressConfig for a given NetInterface
getConfigs() - Method in interface org.eclipse.kura.net.wifi.WifiInterfaceAddressConfig
Returns a List of NetConfig Objects associated with a given WifiInterfaceAddressConfig for a given WifiInterface
getConfigurableComponentPids() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Return the PIDs for all the services that implements the ConfigurableComponent Maker interface and registered themselves with the container.
getConfiguration() - Method in class org.eclipse.kura.channel.Channel
Gets the configuration of the communication channel.
getConfiguration() - Method in interface org.eclipse.kura.configuration.SelfConfiguringComponent
This method is called by the ConfigurationService when it requires the current snapshot of the configuration for this components.
getConfiguration() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
getConfigurationOptions() - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns the SSL service configuration.
getConfigurationProperties() - Method in interface org.eclipse.kura.configuration.ComponentConfiguration
Returns the Dictionary of properties currently used by this component.
getConfigurationProperties() - Method in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
getConnection() - Method in interface org.eclipse.kura.db.BaseDbService
Returns the JDBC Connection to be used to communicate with the embedded SQL database.
getConnectionStatus() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports connection status
getConnectionType() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports Connection Type
getContent() - Method in interface org.eclipse.kura.configuration.metatype.Attribute
Gets the value of the content property.
getCriticalComponentName() - Method in interface org.eclipse.kura.watchdog.CriticalComponent
The unique identifier for this CriticalComponent
getCriticalComponents() - Method in interface org.eclipse.kura.watchdog.WatchdogService
Returns the list of the currently registered CriticalComponents
getCriticalComponentTimeout() - Method in interface org.eclipse.kura.watchdog.CriticalComponent
The maximum amount of time in milliseconds that the CriticalComponent should check in with the WatchdogService before the WatchdogService reboots the device.
getDataBits() - Method in class org.eclipse.kura.comm.CommURI
The number of data bits associated with the port
getDataCompression() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports a value of numeric parameter that supports PDP data compression.
getDataPort() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
getDataType(String) - Static method in enum org.eclipse.kura.type.DataType
Converts stringDataType, if possible, to the related DataType.
getDecoder() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconScanner
Get the decoder used by this scanner.
getDefault() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the default property.
getDefaultComponentConfiguration(String) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Returns the default ComponentConfiguration for the component having the specified PID.
getDefaultGateway() - Method in interface org.eclipse.kura.net.route.RoutingAgentService
Get the default gateway
getDefaultLeaseTime() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
getDefaultLeaseTime() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the default lease time offered by the DHCP server
getDefaultLeaseTime() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getDefinition() - Method in interface org.eclipse.kura.configuration.ComponentConfiguration
Returns the raw ObjectClassDefinition as parsed from the MetaType Information XML resource associated to this Component.
getDescription() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the description property.
getDescription() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the description property.
getDescription() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the description of the route
getDescription() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getDescriptor() - Method in interface org.eclipse.kura.driver.ChannelDescriptor
Returns the protocol specific descriptor.
getDesignate() - Method in interface org.eclipse.kura.configuration.metatype.MetaData
Gets the value of the designate property.
getDestination() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
getDestination() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the destination of the route
getDestination() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getDestinationInterface() - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
getDestinationInterface() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
getDevice() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattService
Returns the device to which this service belongs to.
getDeviceId() - Method in class org.eclipse.kura.message.KuraTopic
 
getDeviceManagementServiceIgnore() - Method in interface org.eclipse.kura.system.SystemService
Returns a list of services that should be ignored by the Everyware Cloud Console
getDeviceName() - Method in interface org.eclipse.kura.system.SystemService
Returns a friendly name assigned to this device.
getDeviceNode() - Method in class org.eclipse.kura.usb.UsbBlockDevice
 
getDeviceNode() - Method in class org.eclipse.kura.usb.UsbTtyDevice
 
getDialString() - Method in class org.eclipse.kura.net.modem.ModemConfig
Gets the dial string.
getDirection() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
 
getDiscoverableTimeout() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the discoverable timeout the adapter.
getDnsServers() - Method in interface org.eclipse.kura.net.ConnectionInfo
Gets the DNS addresses associated with this interface
getDnsServers() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
getDnsServers() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the DNS servers associated with this DhcpServerConfig that will be passed to DHCP clients
getDnsServers() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getDnsServers() - Method in class org.eclipse.kura.net.NetConfigIP
Returns the list of Name Servers to be associated to the interface.
getDnsServers() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Gets the list of DNS servers associated with this interface
getDomains() - Method in class org.eclipse.kura.net.NetConfigIP
Returns the list of DNS domains to be associated to the interface.
getDOP() - Method in class org.eclipse.kura.position.NmeaPosition
 
getDownloadFilePath() - Method in class org.eclipse.kura.deployment.hook.RequestContext
Returns the path of the downloaded file.
getDriver(String) - Method in interface org.eclipse.kura.driver.DriverService
Gets the driver instance by the provided driver PID (kura.service.pid).
getDriver() - Method in interface org.eclipse.kura.net.NetInterface
The driver handling the device.
getDriver() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getDriverPid() - Method in class org.eclipse.kura.asset.AssetConfiguration
Gets the driver PID.
getDriverPid(Driver) - Method in interface org.eclipse.kura.driver.DriverService
Gets the driver PID.
getDriverVersion() - Method in interface org.eclipse.kura.net.NetInterface
The version of the driver handling the device.
getDroppedInFlightMessageIds() - Method in interface org.eclipse.kura.cloud.CloudClient
Finds the list of identifiers of in-flight messages that have been dropped.
getDroppedInFlightMessageIds(String) - Method in interface org.eclipse.kura.data.DataService
Finds the list of identifiers of in-flight messages that have been dropped.
getEmitterPid() - Method in class org.eclipse.kura.wire.WireConfiguration
Gets the Wire Emitter PID.
getEmitterPid() - Method in class org.eclipse.kura.wire.WireEnvelope
Gets the wire emitter PID.
getEncoding(String) - Static method in enum org.eclipse.kura.cloud.CloudPayloadEncoding
Allows to map a provided string with the corresponding CloudPayloadEncoding
getEndHandle() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattService
 
getEventType() - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
getEventType() - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
getEventType() - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
getEventTypeCode() - Method in enum org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportAddressType
 
getEventTypeCode() - Method in enum org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportEventType
 
getException() - Method in class org.eclipse.kura.channel.ChannelStatus
Gets the exception.
getExceptionMessage() - Method in class org.eclipse.kura.channel.ChannelStatus
Gets the exception message.
getExceptionMessage() - Method in class org.eclipse.kura.message.KuraResponsePayload
 
getExceptionStack() - Method in class org.eclipse.kura.message.KuraResponsePayload
 
getFactoryComponentPids() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Returns the list of Meta Type factory PIDs tracked by the Configuration Service.
getFactoryPid() - Method in interface org.eclipse.kura.cloud.factory.CloudServiceFactory
Returns the factory PID of the OSGi Factory Component represented by this CloudServiceFactory.
getFactoryPid() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the factoryPid property.
getFileCommandZipMaxUploadNumber() - Method in interface org.eclipse.kura.system.SystemService
Returns the maximum number of files that can be uploaded by the local file servlet
getFileCommandZipMaxUploadSize() - Method in interface org.eclipse.kura.system.SystemService
Returns the size in MegaBytes of the maximum file upload size permitted by the local file servlet
getFileSeparator() - Method in interface org.eclipse.kura.system.SystemService
Gets the system file separator used by the filesystem.
getFilter() - Method in class org.eclipse.kura.wire.WireConfiguration
Gets the associated filter.
getFirewallConfiguration() - Method in interface org.eclipse.kura.net.NetworkAdminService
Gets the firewall configuration of the system as currently specified
getFirmwareVersion() - Method in interface org.eclipse.kura.net.NetInterface
The firmware version for the device.
getFirmwareVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the firmware version.
getFixQuality() - Method in class org.eclipse.kura.position.NmeaPosition
 
getFlowControl() - Method in class org.eclipse.kura.comm.CommURI
The flow control associated with the port
getForwarders() - Method in interface org.eclipse.kura.net.dns.DnsServerConfig
returns the DNS forwarders associated with this DnsServerConfig
getForwarders() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
Gets the current recursive domain name servers to use to resolve queries
getFreeMemory() - Method in interface org.eclipse.kura.system.SystemService
Returns the free memory for Java instance in kilobytes.
getFrequency() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The radio channel frequency in use by the access point, in MHz.
getFrequency() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getFullTopic() - Method in class org.eclipse.kura.message.KuraTopic
 
getGateway() - Method in interface org.eclipse.kura.net.ConnectionInfo
Gets the gateway address associated with this interface
getGateway() - Method in class org.eclipse.kura.net.NetConfigIP
Returns the address of the gateway to be used for the interface
getGateway() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns the InetAddress for the gateway.
getGateway() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the gateway of the route
getGateway() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getGpsPort() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
getGroupCiphers() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getGroupCiphers() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getHandle() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattCharacteristic
 
getHardwareAddress() - Method in interface org.eclipse.kura.net.NetInterface
Returns the hardware address (usually MAC) of the interface if it has one.
getHardwareAddress() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The hardware address (BSSID) of the access point.
getHardwareMode() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getHardwareTimeout() - Method in interface org.eclipse.kura.watchdog.WatchdogService
Returns the timeout value for the hardware watchdog in increments of milliseconds.
getHDOP() - Method in class org.eclipse.kura.position.NmeaPosition
 
getHeaderCompression() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports a value of numeric parameter that supports PDP header compression.
getHeading() - Method in class org.eclipse.kura.message.KuraPosition
 
getHostAddress() - Method in class org.eclipse.kura.net.IPAddress
Returns the IP address string in textual presentation.
getIcon() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the proposed icon name of the device.
getIcon() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the icon property.
getId() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the id property.
getId() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the id property.
getIdle() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports value of the 'idle' option.
getIfaceName() - Method in interface org.eclipse.kura.net.ConnectionInfo
Gets the interface name associated with this connection information
getInboundInterface() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The external (WAN) interface to listen for inbound connections on
getInboundInterface() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getIndex() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
 
getInFlightMessageIds() - Method in interface org.eclipse.kura.cloud.CloudClient
Finds the list of identifiers of messages that are still in-flight (messages published but not confirmed yet).
getInFlightMessageIds(String) - Method in interface org.eclipse.kura.data.DataService
Finds the list of identifiers of messages that are still in-flight (messages published but not confirmed yet).
getInPort() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The inbound (WAN) port to use for this configuration
getInPort() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getIntegratedCirquitCardId() - Method in interface org.eclipse.kura.net.modem.CellularModem
Answers Integrated Circuit Card Identification (ICCID)
getInterfaceName() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the interface name of this adapter.
getInterfaceName() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
getInterfaceName() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the interface name associated with this DhcpServerConfig
getInterfaceName() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getInterfaceName() - Method in class org.eclipse.kura.net.NetInterfaceAddedEvent
Returns the name of the added interface.
getInterfaceName() - Method in class org.eclipse.kura.net.NetInterfaceRemovedEvent
Returns the name of the removed interface.
getInterfaceName() - Method in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Returns the network interface name.
getInterfaceName() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the interface name associated with the route
getInterfaceName() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getInterfaceName() - Method in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Returns the network interface name.
getInterfaceName() - Method in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Returns the network interface name.
getInterfaceName() - Method in class org.eclipse.kura.usb.UsbNetDevice
 
getIpAddress() - Method in interface org.eclipse.kura.net.ConnectionInfo
Reports IP address
getIpAddress() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports PDP IP address.
getIpAddress() - Method in class org.eclipse.kura.net.NetworkPair
 
getJavaHome() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where the JVM is stored in the filesystem.
getJavaKeyStorePassword() - Method in interface org.eclipse.kura.system.SystemService
Returns the password to access the private key from the keystore file.
getJavaTrustStorePassword() - Method in interface org.eclipse.kura.system.SystemService
Returns the password to unlock the trust store keystore file.
getJavaVendor() - Method in interface org.eclipse.kura.system.SystemService
Gets the vendor of the Java VM that is currently being used.
getJavaVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Java version that is currently being used.
getJavaVmInfo() - Method in interface org.eclipse.kura.system.SystemService
Gets the Java Virtual Machine information that is currently being used.
getJavaVmName() - Method in interface org.eclipse.kura.system.SystemService
Gets the Java Virtual Machine name that is currently being used.
getJavaVmVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Java Virtual Machine version that is currently being used.
getKeyStorePassword(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Takes a keystore path and returns the corresponding password that can be used to access to the data saved in the specified keystore.
getKuraDataDirectory() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where all Kura persistent data should be stored.
getKuraHome() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where the Kura root directory is stored in the filesystem.
getKuraMarketplaceCompatibilityVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Eclipse Marketplace compatibility product version for this unit.
getKuraSnapshotsCount() - Method in interface org.eclipse.kura.system.SystemService
Returns the maximum number of snapshots to be retained in the file system.
getKuraSnapshotsDirectory() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where all Configuration Snapshots will be stored.
getKuraStyleDirectory() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where all custom style information is stored.
getKuraTemporaryConfigDirectory() - Method in interface org.eclipse.kura.system.SystemService
Gets the location where all volatile Kura specific configuration and status information should be stored.
getKuraVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the product version for this unit.
getKuraWebEnabled() - Method in interface org.eclipse.kura.system.SystemService
 
getKuraWifiTopChannel() - Method in interface org.eclipse.kura.system.SystemService
Gets the last wifi channel allowed for this device.
getLabel() - Method in interface org.eclipse.kura.configuration.metatype.Option
Gets the value of the label property.
getLastSentence() - Method in interface org.eclipse.kura.position.PositionService
Returns the last sentence received from the gps.
getLastSync() - Method in interface org.eclipse.kura.clock.ClockService
Returns a Date denoting when the clock was synchronized last.
getLatitude() - Method in class org.eclipse.kura.message.KuraPosition
 
getLatitude() - Method in class org.eclipse.kura.position.NmeaPosition
Return the latitude in degrees
getLcpEchoFailure() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports number of failed LCP echo requests
getLcpEchoInterval() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports LCP echo interval
getLength() - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
getLength() - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
getLocalization() - Method in interface org.eclipse.kura.configuration.metatype.MetaData
Gets the value of the localization property.
getLocalizedMessage() - Method in exception org.eclipse.kura.KuraException
getLocalizedMessage() - Method in exception org.eclipse.kura.KuraRuntimeException
getLongInterval() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
getLongitude() - Method in class org.eclipse.kura.message.KuraPosition
 
getLongitude() - Method in class org.eclipse.kura.position.NmeaPosition
Return the longitude in degrees
getMacAddress() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getManagedCloudServicePids() - Method in interface org.eclipse.kura.cloud.factory.CloudServiceFactory
Return a set of services managed by this factory
It is up to the factory how it does assembles this.
getManufacturer() - Method in interface org.eclipse.kura.net.modem.CellularModem
Returns modem's manufacturer identification
getManufacturer() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Returns modem's manufacturer identification
getManufacturerData() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns a map containing manufacturer specific advertisement data.
getManufacturerName() - Method in interface org.eclipse.kura.net.modem.ModemDevice
The manufacturer name of the device
getManufacturerName() - Method in class org.eclipse.kura.net.modem.SerialModemDevice
 
getManufacturerName() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getManufacturerName() - Method in interface org.eclipse.kura.usb.UsbDevice
The manufacturer name of the device
getMax() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the max property.
getMaxFail() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports maximum number of failed connection attempts.
getMaximumLeaseTime() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
getMaximumLeaseTime() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the maximum lease time offered by the DHCP server
getMaximumLeaseTime() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getMessage() - Method in exception org.eclipse.kura.KuraException
getMessage() - Method in exception org.eclipse.kura.KuraRuntimeException
getMessageId() - Method in class org.eclipse.kura.data.DataTransportToken
 
getMethod() - Method in class org.eclipse.kura.cloud.CloudletTopic
 
getMetric(String) - Method in class org.eclipse.kura.message.KuraPayload
 
getMetric() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the metric of the route
getMetric() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getMin() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the min property.
getMobileSubscriberIdentity() - Method in interface org.eclipse.kura.net.modem.CellularModem
Answers International Mobile Subscribe Identity (IMSI)
getModalias() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the local ID of the adapter.
getModalias() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the local ID of the adapter.
getMode() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
 
getMode() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
Describes the operating mode of the access point.
getMode() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getMode() - Method in interface org.eclipse.kura.net.wifi.WifiInterfaceAddress
The operating mode of the wireless device.
getModel() - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports modem's model
getModel() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports modem's model
getModelId() - Method in interface org.eclipse.kura.system.SystemService
Gets the model identification of the device.
getModelName() - Method in interface org.eclipse.kura.system.SystemService
Gets the model name of the device.
getModemDevice() - Method in interface org.eclipse.kura.net.modem.CellularModem
Returns the associated UsbModemDevice
getModemDevice() - Method in class org.eclipse.kura.net.modem.ModemAddedEvent
 
getModemDevice() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Return's the associated ModemDevice for this modem
getModemIdentifier() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports identifier string for this modem
getModemPppPort(ModemDevice) - Method in interface org.eclipse.kura.net.NetworkService
 
getModemService(String) - Method in interface org.eclipse.kura.net.modem.ModemManagerService
 
getModemUsbPort(String) - Method in interface org.eclipse.kura.net.NetworkService
 
getModule() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
getMTU() - Method in interface org.eclipse.kura.net.NetInterface
Returns the Maximum Transmission Unit (MTU) of this interface - Design speed of the device, in megabits/second (Mb/s).
getName() - Method in interface org.eclipse.kura.bluetooth.BluetoothDevice
Returns the the name of the Bluetooth device.
getName() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the system name of this adapter.
getName() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the remote friendly name of this device.
getName() - Method in class org.eclipse.kura.channel.Channel
Gets the name of the communication channel.
getName() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the name property.
getName() - Method in interface org.eclipse.kura.configuration.metatype.OCD
Gets the value of the name property.
getName() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
 
getName() - Method in interface org.eclipse.kura.net.NetInterface
Returns the name of this NetworkInterface.
getNetInterfaceAddresses() - Method in interface org.eclipse.kura.net.NetInterface
Returns a List of all InterfaceAddresses of this network interface.
getNetInterfaceAddresses() - Method in interface org.eclipse.kura.net.wifi.WifiInterface
Returns a List of all InterfaceAddresses of this network interface.
getNetmask() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns the network mask for this address Typical IPv4 values would be 255.0.0.0, 255.255.0.0 or 255.255.255.0.
getNetmask() - Method in interface org.eclipse.kura.net.route.RouteConfig
Gets the network mask of the route
getNetmask() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
getNetworkInterfaceConfigs() - Method in interface org.eclipse.kura.net.NetworkAdminService
Returns a list of all of the configurations associated with all of the interfaces on the system.
getNetworkInterfaceConfigs(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Returns the configuration information for the specified NetworkInterface name.
getNetworkInterfaces() - Method in interface org.eclipse.kura.net.NetworkService
Gets the names of all the network interface attached to the system.
getNetworkPrefixLength() - Method in class org.eclipse.kura.net.NetConfigIP
Return the prefix to be used for the network interface
getNetworkPrefixLength() - Method in interface org.eclipse.kura.net.NetInterfaceAddress
Returns the network prefix length for this address.
getNewState() - Method in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Returns the new network interface state.
getNmeaDate() - Method in interface org.eclipse.kura.position.PositionService
Returns the current NMEA date from ZDA sentence
getNmeaPosition() - Method in interface org.eclipse.kura.position.PositionService
Returns the current NMEA geographic position.
getNmeaTime() - Method in interface org.eclipse.kura.position.PositionService
Returns the current NMEA time from GGA or ZDA sentence
getNotificationPriority() - Method in interface org.eclipse.kura.status.CloudConnectionStatusComponent
Returns the notification priority for this Component.
getNotificationStatus() - Method in interface org.eclipse.kura.status.CloudConnectionStatusComponent
Invoked by CloudConnectionStatusService to retrieve the current CloudConnectionStatusEnum status for this component
getNrSatellites() - Method in class org.eclipse.kura.position.NmeaPosition
 
getNumberOfProcessors() - Method in interface org.eclipse.kura.system.SystemService
Returns the number of processors visible to this Java platform.
getNumberOfReports() - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
getObject() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the object property.
getOCD() - Method in interface org.eclipse.kura.configuration.metatype.MetaData
Gets the value of the ocd property.
getOcdref() - Method in interface org.eclipse.kura.configuration.metatype.TObject
Gets the value of the ocdref property.
getOldState() - Method in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Returns the old network interface state.
getOpenTimeout() - Method in class org.eclipse.kura.comm.CommURI
The open timeout associated with the port
getOption() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the option property.
getOsArch() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System architecture for the system.
getOsDistro() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System Distribution name if appropriate.
getOsDistroVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System Distribution version if appropriate.
getOsgiFwName() - Method in interface org.eclipse.kura.system.SystemService
Gets the name of the OSGI Framework that is currently being used.
getOsgiFwVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the version of the OSGI Framework that is currently being used.
getOsName() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System name for the system.
getOsVersion() - Method in interface org.eclipse.kura.system.SystemService
Gets the Operating System version for the system.
getOutboundInterface() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The internal (LAN) interface packets will be forwarded to
getOutboundInterface() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getOutPort() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
The outbound (LAN) port to use for this configuration
getOutPort() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getPacketType() - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
getPairableTimeout() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the timeout in seconds after which pairable state turns off automatically, 0 means never.
getPairCiphers() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getPairwiseCiphers() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getParameterLength() - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
getParity() - Method in class org.eclipse.kura.comm.CommURI
The parity associated with the port
getPartNumber() - Method in interface org.eclipse.kura.system.SystemService
Gets the part number.
getPasskey() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getPassword() - Method in class org.eclipse.kura.configuration.Password
 
getPassword() - Method in class org.eclipse.kura.net.modem.ModemConfig
Deprecated. 
getPasswordAsPassword() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports password.
getPDOP() - Method in class org.eclipse.kura.position.NmeaPosition
 
getPdpType() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports PDP type.
getPermissions() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattCharacteristic
 
getPermittedInterfaceName() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPermittedMac() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the (optional) permitted MAC address that is allowed to make inbound connections
getPermittedMac() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPermittedMac() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Gets the (optional) permitted MAC address that is allowed to make inbound connections
getPermittedMac() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getPermittedNetwork() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the (optional) permitted remote network that can make inbound connections
getPermittedNetwork() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPermittedNetwork() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Gets the (optional) permitted remote network that can make inbound connections
getPermittedNetwork() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getPid() - Method in interface org.eclipse.kura.configuration.ComponentConfiguration
Returns the PID (service's persistent identity) of the component associated to this Configuration.
getPid() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the pid property.
getPid(WireComponent) - Method in interface org.eclipse.kura.wire.WireHelperService
Retrieves the Kura Service PID (kura.service.pid) of the wire component
getPinByName(String) - Method in interface org.eclipse.kura.gpio.GPIOService
 
getPinByName(String, KuraGPIODirection, KuraGPIOMode, KuraGPIOTrigger) - Method in interface org.eclipse.kura.gpio.GPIOService
 
getPinByTerminal(int) - Method in interface org.eclipse.kura.gpio.GPIOService
 
getPinByTerminal(int, KuraGPIODirection, KuraGPIOMode, KuraGPIOTrigger) - Method in interface org.eclipse.kura.gpio.GPIOService
 
getPlatform() - Method in interface org.eclipse.kura.system.SystemService
Gets the platform name Kura is running on.
getPort() - Method in class org.eclipse.kura.comm.CommURI
The COM port or device node associated with this port
getPort() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the port that is open for inbound connections
getPort() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPortRange() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets range of ports that are open for inbound connections
getPortRange() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getPosition() - Method in class org.eclipse.kura.message.KuraPayload
 
getPosition() - Method in interface org.eclipse.kura.position.PositionService
Returns the current geographic position.
The org.osgi.util.measurement.Measurement class is used to represent the values that make up a position: getLongitude() : returns the longitude of this position in radians.
getPowerMode() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports modem's power mode.
getPppNum() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports ppp interface number for this modem
getPppNumber() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports PPP number (i.e.
getPrecision() - Method in class org.eclipse.kura.message.KuraPosition
 
getPrefix() - Method in class org.eclipse.kura.message.KuraTopic
 
getPrefix() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
getPrefix() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the network prefix length for this DHCP server's address range This is also known as the subnet mask in the context of IPv4 addresses.
getPrefix() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getPrefix() - Method in class org.eclipse.kura.net.NetworkPair
 
getPrimaryMacAddress() - Method in interface org.eclipse.kura.system.SystemService
Gets the primary MAC address of the system
getPrimaryNetworkInterfaceName() - Method in interface org.eclipse.kura.system.SystemService
Gets the name of the 'primary' network interface.
getProductId() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getProductId() - Method in interface org.eclipse.kura.usb.UsbDevice
The product ID of the device
getProductName() - Method in interface org.eclipse.kura.net.modem.ModemDevice
The product name of the device
getProductName() - Method in class org.eclipse.kura.net.modem.SerialModemDevice
 
getProductName() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getProductName() - Method in interface org.eclipse.kura.usb.UsbDevice
The product name of the device
getProfileID() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports PDP profile ID.
getProperties() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattCharacteristic
 
getProperties() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Returns the list of BluetoothLeGattCharacteristicProperties this characteristic has.
getProperties() - Method in class org.eclipse.kura.net.NetConfigIP
 
getProperties() - Method in interface org.eclipse.kura.system.SystemService
Returns all KuraProperties for this system.
getProperties() - Method in class org.eclipse.kura.wire.WireRecord
Returns the properties stored in this WireRecord
getProtocol() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
getProtocol() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the type of network protocol (TCP or UDP) that is open for inbound connections
getProtocol() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getProtocol() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Gets the type of network protocol (TCP or UDP) that is used for this configuration
getProtocol() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getProvider() - Method in enum org.eclipse.kura.net.modem.ModemCdmaServiceProvider
 
getRadioMode() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getRangeEnd() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
getRangeEnd() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the ending DHCP server InetAddress to provide to DHCP clients.
getRangeEnd() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getRangeStart() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
getRangeStart() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the starting DHCP server InetAddress to provide to DHCP clients.
getRangeStart() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getRawData() - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
getReason() - Method in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Returns the reason for the state transition.
getReceiverPid() - Method in class org.eclipse.kura.wire.WireConfiguration
Gets the Wire Receiver PID.
getReceiveTimeout() - Method in class org.eclipse.kura.comm.CommURI
The receive timeout associated with the port
getRecords() - Method in class org.eclipse.kura.wire.WireEnvelope
Gets the WireRecords.
getRegistrationStatus() - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports modem registration status
getRemoteDevice(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Get a remote Bluetooth device based on hardware adress
getReportData() - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
getReportData() - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
getReportRecords() - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
getRequesterClientId() - Method in class org.eclipse.kura.message.KuraRequestPayload
 
getRequestId() - Method in class org.eclipse.kura.message.KuraRequestPayload
 
getRequestType() - Method in class org.eclipse.kura.deployment.hook.RequestContext
Returns the value of the request.type metric of the request.
getResetTimeout() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
getResource() - Method in interface org.eclipse.kura.configuration.metatype.Icon
Gets the value of the resource property.
getResources() - Method in class org.eclipse.kura.cloud.CloudletTopic
 
getResponseCode() - Method in class org.eclipse.kura.message.KuraResponsePayload
 
getRetryInterval() - Method in interface org.eclipse.kura.data.DataService
 
getRevisionID() - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports modem's revision identification
getRevisionId() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports modem's revision identification
getRouterAddress() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
getRouterAddress() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the router IP address associated with this DhcpServerConfig
getRouterAddress() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getRsnSecurity() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
Describes the access point's capabilities according to the RSN (Robust Secure Network) protocol.
getRssi() - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
getRssi() - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
getRSSI() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the Received Signal Strength Indicator of the device.
getRssiThreshold() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
getSatellites() - Method in class org.eclipse.kura.message.KuraPosition
 
getSecurity() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getSecurity() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getSecurityLevel() - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Get security level.
getSerialConnectionProperties(CellularModem.SerialPortType) - Method in interface org.eclipse.kura.net.modem.CellularModem
 
getSerialNumber() - Method in interface org.eclipse.kura.net.modem.CellularModem
Answers modem's serial number (IMEI/MEID/ESN)
getSerialNumber() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Answers modem's serial number
getSerialNumber() - Method in interface org.eclipse.kura.system.SystemService
Gets the serial number of the device.
getSerialPorts() - Method in interface org.eclipse.kura.net.modem.ModemDevice
 
getSerialPorts() - Method in class org.eclipse.kura.net.modem.SerialModemDevice
 
getSerialPorts() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
getService(UUID) - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Return a GATT service based on a UUID.
getService() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Returns the service to which this characteristic belongs to.
getServiceData() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns a map containing service advertisement data.
getServicePid(String) - Method in interface org.eclipse.kura.wire.WireHelperService
Retrieves the OSGi Component Service PID (service.pid) of the provided wire component PID
getServicePid(WireComponent) - Method in interface org.eclipse.kura.wire.WireHelperService
Retrieves the OSGi Component Service PID (service.pid) of the wire component
getServices() - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Get a list of GATT services offered by the device.
getServiceType() - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports Service Type
getSessionId() - Method in class org.eclipse.kura.data.DataTransportToken
 
getShortInterval() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
getSignalLevel(String, String) - Method in interface org.eclipse.kura.net.wifi.WifiClientMonitorService
 
getSignalLevel() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getSignalStrength() - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports signal strength in dBm
getSignalStrength() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports signal strength in dBm
getSize() - Method in interface org.eclipse.kura.configuration.metatype.Icon
Gets the value of the size property.
getSnapshot(long) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Loads a snapshot given its ID and return the component configurations stored in that snapshot.
getSnapshots() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Returns the ID of all the snapshots taken by the ConfigurationService.
getSource() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
getSourceInterface() - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
getSourceInterface() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
getSourcePortRange() - Method in interface org.eclipse.kura.net.firewall.FirewallOpenPortConfig
Gets the (optional) permitted source port range that is allowed to make inbound connections
getSourcePortRange() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getSourcePortRange() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Gets the (optional) permitted source port range that is allowed to make inbound connections
getSourcePortRange() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
getSpeed() - Method in class org.eclipse.kura.message.KuraPosition
 
getSpeed() - Method in class org.eclipse.kura.position.NmeaPosition
Return the speed in m/s
getSpeedKmh() - Method in class org.eclipse.kura.position.NmeaPosition
Return the speed in km/h
getSpeedMph() - Method in class org.eclipse.kura.position.NmeaPosition
Return the speed in mph
getSSID() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The Service Set Identifier identifying the access point.
getSSID() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
getSsid() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
getSslCiphers() - Method in class org.eclipse.kura.ssl.SslManagerServiceOptions
Returns the ssl.default.trustStore.
getSslKeyStore() - Method in class org.eclipse.kura.ssl.SslManagerServiceOptions
Returns the ssl.default.trustStore.
getSslKeystorePassword() - Method in class org.eclipse.kura.ssl.SslManagerServiceOptions
Returns the ssl.keystore.password.
getSslProtocol() - Method in class org.eclipse.kura.ssl.SslManagerServiceOptions
Returns the ssl.default.protocol.
getSSLSocketFactory() - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns an SSLSocketFactory based on the current configuration of the SslManagerService and applying best practices like Hostname Verification and disables the legacy SSL-2.0-compatible Client Hello.
If the SslManagerService configuration contains a path to a custom Trust store, then it will be used.
getSSLSocketFactory(String) - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns an SSLSocketFactory based on the current configuration of the SslManagerService and applying best practices like Hostname Verification and disables the legacy SSL-2.0-compatible Client Hello.
If the SslManagerService configuration contains a path to a custom Trust store, then it will be used.
getSSLSocketFactory(String, String, String, String, char[], String) - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns an SSLSocketFactory based on the specified parameters and applying best practices like Hostname Verification (enabled by default) and disables the legacy SSL-2.0-compatible Client Hello.
getSSLSocketFactory(String, String, String, String, char[], String, boolean) - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns an SSLSocketFactory based on the specified parameters and applying best practices like Hostname Verification and disables the legacy SSL-2.0-compatible Client Hello.
getStackComponentsPids(String) - Method in interface org.eclipse.kura.cloud.factory.CloudServiceFactory
Returns the list of kura.service.pids that compose the cloud stack associated with the provided kura.service.pid of the factory component configuration.
getStartHandle() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattService
 
getState() - Method in interface org.eclipse.kura.net.NetInterface
The current state of the device.
getState() - Method in interface org.eclipse.kura.net.NetworkService
Returns the overall state of the networking subsystem
getState(String) - Method in interface org.eclipse.kura.net.NetworkService
Returns the state of a specific network interface
getState() - Method in class org.eclipse.kura.net.NetworkStateChangedEvent
Returns the new network state.
getStatus() - Method in class org.eclipse.kura.message.KuraPosition
 
getStatus() - Method in class org.eclipse.kura.net.NetConfigIP
Return the NetInterfaceStatus of this configuration
getStopBits() - Method in class org.eclipse.kura.comm.CommURI
The number of stop bits associated with the port
getStrength() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
The current signal quality of the access point, in percent.
getSubEventCode() - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
getSubnet() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
getSubnet() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the subnet associated with this DhcpServerConfig
getSubnet() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getSubnetMask() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
getSubnetMask() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the subnet mask associated with this DhcpServerConfig
getSubnetMask() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
getSubnetMask() - Method in class org.eclipse.kura.net.NetConfigIP
Return the prefix to be used for the network interface
getTechnologyType() - Method in interface org.eclipse.kura.net.modem.CellularModem
Deprecated.
getTechnologyTypes() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
getTechnologyTypes() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports network technology (e.g.
getTimeout() - Method in class org.eclipse.kura.comm.CommURI
getTimestamp() - Method in class org.eclipse.kura.channel.ChannelRecord
Returns the associated timestamp.
getTimestamp() - Method in class org.eclipse.kura.message.KuraPayload
 
getTimestamp() - Method in class org.eclipse.kura.message.KuraPosition
 
getTopicParts() - Method in class org.eclipse.kura.message.KuraTopic
 
getTotalMemory() - Method in interface org.eclipse.kura.system.SystemService
Returns the total memory visible to this Java instance in kilobytes.
getTrack() - Method in class org.eclipse.kura.position.NmeaPosition
Return the track in degrees
getTrigger() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
 
getTrustCertificates() - Method in interface org.eclipse.kura.ssl.SslManagerService
Returns the X509 Certificates installed in the currently configured trust store.
getTtyDevs() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
getTxPower() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the transmission power level (0 means unknown).
getType() - Method in interface org.eclipse.kura.bluetooth.BluetoothDevice
The type of devices, name whether the device supports Bluetooth LE or not.
getType() - Method in class org.eclipse.kura.channel.Channel
Gets the type of the communication channel.
getType() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the type property.
getType() - Method in interface org.eclipse.kura.net.NetInterface
Returns the type of this NetworkInterface.
getType() - Method in class org.eclipse.kura.type.BooleanValue
Returns the data type of the represented value
getType() - Method in class org.eclipse.kura.type.ByteArrayValue
Returns the data type of the represented value
getType() - Method in class org.eclipse.kura.type.DoubleValue
Returns the data type of the represented value
getType() - Method in class org.eclipse.kura.type.FloatValue
Returns the data type of the represented value
getType() - Method in class org.eclipse.kura.type.IntegerValue
Returns the data type of the represented value
getType() - Method in class org.eclipse.kura.type.LongValue
Returns the data type of the represented value
getType() - Method in class org.eclipse.kura.type.StringValue
Returns the data type of the represented value
getType() - Method in interface org.eclipse.kura.type.TypedValue
Returns the data type of the represented value
getUnpermittedInterfaceName() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
getUnpublishedMessageIds() - Method in interface org.eclipse.kura.cloud.CloudClient
Gets the list of identifiers of messages that have not been published yet.
getUnpublishedMessageIds(String) - Method in interface org.eclipse.kura.data.DataService
Finds the list of identifiers of messages that have not been published yet.
getUptime() - Method in interface org.eclipse.kura.system.SystemAdminService
Gets the amount of time this device has been up in milliseconds.
getURI() - Method in interface org.eclipse.kura.comm.CommConnection
Returns the URI for this connection.
getUsbBlockDevices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the USB block devices on the gateway
getUsbBusNumber() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getUsbBusNumber() - Method in interface org.eclipse.kura.usb.UsbDevice
The USB bus number of the device
getUsbBusNumber() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB bus number associated with this device.
getUsbBusNumber() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB bus number associated with this device.
getUsbDevice() - Method in interface org.eclipse.kura.net.NetInterface
Returns the UsbDevice which provided this NetworkInterface to the system if any.
getUsbDevicePath() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getUsbDevicePath() - Method in interface org.eclipse.kura.usb.UsbDevice
The USB device path
getUsbDevicePath() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB device path associated with this device.
getUsbDevicePath() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB device path associated with this device.
getUsbDevices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the USB devices on the gateway
getUsbManufacturerName() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB manufacturer name associated with this device.
getUsbManufacturerName() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB manufacturer name associated with this device.
getUsbNetDevices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the USB network devices on the gateway
getUsbPort() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getUsbPort() - Method in interface org.eclipse.kura.usb.UsbDevice
The complete USB port (USB bus number plus USB device path)
getUsbPort() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB port.
getUsbPort() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB port.
getUsbProductId() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB product ID associated with this device.
getUsbProductId() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB product ID associated with this device.
getUsbProductName() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB product name associated with this device.
getUsbProductName() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB product name associated with this device.
getUsbResource() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB resource associated with this device.
getUsbResource() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB resource associated with this device.
getUsbServices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the UsbServices currently available as specified by JSR-80 in the javax.usb
getUsbTtyDevices() - Method in interface org.eclipse.kura.usb.UsbService
Gets the USB TTY devices on the gateway
getUsbVendorId() - Method in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Returns the name of the USB vendor ID associated with this device.
getUsbVendorId() - Method in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Returns the name of the USB vendor ID associated with this device.
getUsername() - Method in interface org.eclipse.kura.data.DataTransportService
 
getUsername() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports user name.
getUuid() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattCharacteristic
 
getUuid() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattService
 
getUUID() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Get the UUID of this characteristic.
getUUID() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattDescriptor
Get the UUID of this descriptor.
getUUID() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattService
Get the UUID of this service
getUUIDs() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the UUIDs of the adapter.
getUUIDs() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the UUIDs of the device.
getValue() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattCharacteristic
 
getValue() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Returns the cached value of this characteristic, if any.
getValue() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattDescriptor
Returns the cached value of this descriptor, if any.
getValue() - Method in class org.eclipse.kura.channel.ChannelRecord
Returns the value associated to the operation represented by this channel record
getValue() - Method in interface org.eclipse.kura.configuration.metatype.Attribute
Gets the value of the value property.
getValue() - Method in interface org.eclipse.kura.configuration.metatype.Option
Gets the value of the value property.
getValue() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
Used to get the current value of a pin, either output or input
getValue() - Method in class org.eclipse.kura.type.BooleanValue
Returns the actual value as represented
getValue() - Method in class org.eclipse.kura.type.ByteArrayValue
Returns the actual value as represented
getValue() - Method in class org.eclipse.kura.type.DoubleValue
Returns the actual value as represented
getValue() - Method in class org.eclipse.kura.type.FloatValue
Returns the actual value as represented
getValue() - Method in class org.eclipse.kura.type.IntegerValue
Returns the actual value as represented
getValue() - Method in class org.eclipse.kura.type.LongValue
Returns the actual value as represented
getValue() - Method in class org.eclipse.kura.type.StringValue
Returns the actual value as represented
getValue() - Method in interface org.eclipse.kura.type.TypedValue
Returns the actual value as represented
getValueHandle() - Method in interface org.eclipse.kura.bluetooth.BluetoothGattCharacteristic
 
getValueType() - Method in class org.eclipse.kura.channel.Channel
Gets the value type as expected for operations.
getValueType() - Method in class org.eclipse.kura.channel.ChannelRecord
Returns the type of the value associated to the operation represented by this channel record
getVDOP() - Method in class org.eclipse.kura.position.NmeaPosition
 
getVendorId() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
getVendorId() - Method in interface org.eclipse.kura.usb.UsbDevice
The vendor ID of the device
getWifiAccessPoint() - Method in interface org.eclipse.kura.net.wifi.WifiInterfaceAddress
Returns the WifiAccessPoint that this InterfaceAddress was acquired from when in managed mode.
getWifiAccessPoints(String) - Method in interface org.eclipse.kura.net.NetworkService
Returns the list of the WifiAccessPoints visible from the specified wifi network interface.
getWifiHotspotList(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Obtains information for WiFi hotspots in range.
getWifiHotspots(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Deprecated.
getWinsServers() - Method in class org.eclipse.kura.net.NetConfigIP4
Returns the list of Windows Servers to be associated with the interface
getWire() - Method in class org.eclipse.kura.wire.WireConfiguration
Gets the associated WireAdmin' Wire instance.
getWireConfigurations() - Method in interface org.eclipse.kura.wire.WireService
Retrieves the set of already created Wire Configurations.
getWpaSecurity() - Method in interface org.eclipse.kura.net.wifi.WifiAccessPoint
Describes the access point's capabilities according to WPA (Wifi Protected Access).
GPIOService - Interface in org.eclipse.kura.gpio
The GPIOService is used to access available GPIO resources on the system.
KuraGPIOPins can be accessed by name or by terminal index.

Operations on the pins can be done using the acquired KuraGPIOPin class.

H

H2DbService - Interface in org.eclipse.kura.db
A H2DbService instance provides an implementation of BaseDbService using the H2 database engine.
hashCode() - Method in class org.eclipse.kura.channel.Channel
 
hashCode() - Method in class org.eclipse.kura.channel.ChannelRecord
 
hashCode() - Method in class org.eclipse.kura.channel.ChannelStatus
hashCode() - Method in class org.eclipse.kura.data.DataTransportToken
 
hashCode() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
hashCode() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
hashCode() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.IPAddress
 
hashCode() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
hashCode() - Method in class org.eclipse.kura.net.NetConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.NetConfigIP4
 
hashCode() - Method in class org.eclipse.kura.net.NetworkPair
 
hashCode() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
hashCode() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
hashCode() - Method in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
hashCode() - Method in class org.eclipse.kura.type.BooleanValue
hashCode() - Method in class org.eclipse.kura.type.ByteArrayValue
hashCode() - Method in class org.eclipse.kura.type.DoubleValue
hashCode() - Method in class org.eclipse.kura.type.FloatValue
hashCode() - Method in class org.eclipse.kura.type.IntegerValue
hashCode() - Method in class org.eclipse.kura.type.LongValue
hashCode() - Method in class org.eclipse.kura.type.StringValue
hashCode() - Method in class org.eclipse.kura.usb.AbstractUsbDevice
 
hashCode() - Method in class org.eclipse.kura.usb.UsbBlockDevice
 
hashCode() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
hashCode() - Method in class org.eclipse.kura.usb.UsbNetDevice
 
hashCode() - Method in class org.eclipse.kura.usb.UsbTtyDevice
 
hashCode() - Method in class org.eclipse.kura.wire.WireConfiguration
HEARTBEAT_DIASTOLE_DURATION - Static variable in enum org.eclipse.kura.status.CloudConnectionStatusEnum
 
HEARTBEAT_PAUSE_DURATION - Static variable in enum org.eclipse.kura.status.CloudConnectionStatusEnum
 
HEARTBEAT_SYSTOLE_DURATION - Static variable in enum org.eclipse.kura.status.CloudConnectionStatusEnum
Delays in ms for Heartbeat

I

ICCID - Static variable in class org.eclipse.kura.net.modem.ModemReadyEvent
 
Icon - Interface in org.eclipse.kura.configuration.metatype
Java class for Ticon complex type.
ignoreSSID() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
IMEI - Static variable in class org.eclipse.kura.net.modem.ModemReadyEvent
 
Immutable - Annotation Type in org.eclipse.kura.annotation
This annotation denotes that the annotated type is immutable and eventually it becomes thread-safe.
IMSI - Static variable in class org.eclipse.kura.net.modem.ModemReadyEvent
 
installPrivateKey(String, PrivateKey, char[], Certificate[]) - Method in interface org.eclipse.kura.ssl.SslManagerService
Installs a private key and the correspondent public certificate chains in the configured key store with the defined alias.
installTrustCertificate(String, X509Certificate) - Method in interface org.eclipse.kura.ssl.SslManagerService
Installs the specified X509 certificate in the currently configured trust store.
IntegerValue - Class in org.eclipse.kura.type
This class represents a Integer value as a TypedValue.
IntegerValue(int) - Constructor for class org.eclipse.kura.type.IntegerValue
Instantiates a new integer value.
internalError(String) - Static method in exception org.eclipse.kura.KuraException
Factory method to build an KuraException with the KuraErrorCode.INTERNAL_ERROR code providing only a message.
internalError(Throwable) - Static method in exception org.eclipse.kura.KuraException
Factory method to build an KuraException with the KuraErrorCode.INTERNAL_ERROR code providing a cause and a message.
internalError(Throwable, String) - Static method in exception org.eclipse.kura.KuraException
Factory method to build an KuraException with the KuraErrorCode.INTERNAL_ERROR code providing a cause and a message.
IP4Address - Class in org.eclipse.kura.net
This class represents an Internet Protocol version 4 (IPv4) address.
IP6Address - Class in org.eclipse.kura.net
This class represents an Internet Protocol version 6 (IPv6) address.
IPAddress - Class in org.eclipse.kura.net
This class represents an Internet Protocol (IP) address.
isAnyLocalAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress in a wildcard address.
isAutoConnect() - Method in class org.eclipse.kura.net.NetConfigIP
 
isAutoConnect() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface will auto connect.
isAutoConnectEnabled() - Method in interface org.eclipse.kura.data.DataService
 
isBlocked() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the blocked state the device.
isBrEdrSupported() - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
isConnected() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the connected state of the device.
isConnected() - Method in interface org.eclipse.kura.cloud.CloudCallService
Deprecated.
Returns true if the underlying DataService is currently connected to the remote server.
isConnected() - Method in interface org.eclipse.kura.cloud.CloudClient
Returns an indication of whether the connection to the remote server is established.
isConnected() - Method in interface org.eclipse.kura.cloud.CloudService
Returns true if the underlying DataService is currently connected to the remote server.
isConnected() - Method in interface org.eclipse.kura.data.DataService
Answers if the DataService is connected to the broker.
isConnected() - Method in interface org.eclipse.kura.data.DataTransportService
Returns true if the DataTransportService is currently connected to the remote server.
isDataCompression() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports if PDP data compression is enabled.
isDebugEnabled() - Method in interface org.eclipse.kura.security.SecurityService
This method returns a boolean that specifies if the debugging is permitted
isDhcp() - Method in class org.eclipse.kura.net.NetConfigIP
 
isDiscoverable() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the discoverable state the adapter.
isDiscovering() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the discovering state the adapter.
isEmitter(String) - Method in interface org.eclipse.kura.wire.WireHelperService
Checks whether the provided Wire Component PID belongs to a Wire Emitter
isEnabled() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Return the status of the adapter
isEnabled() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
isEnabled() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns the boolean status associated with this DhcpServerConfig
isEnabled() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
isEnabled() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports whether it is enabled.
isFrameworkSecure() - Method in interface org.eclipse.kura.crypto.CryptoService
Answers if the Kura framework is running in security mode.
isGpsEnabled() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
isGpsEnabled() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
isGpsSupported() - Method in interface org.eclipse.kura.net.modem.CellularModem
 
isGpsSupported() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports if GPS is supported
isHeaderCompression() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports if PDP header compression is enabled.
isIPv4CompatibleAddress() - Method in class org.eclipse.kura.net.IP6Address
Utility routine to check if the InetAddress is an IPv4 compatible IPv6 address.
isLeBrController() - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
isLeBrHost() - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
isLegacyPairing() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns if device uses only pre-Bluetooth 2.1 pairing mechanism.
isLeGeneral() - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
isLeLimited() - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
isLeReady() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Return true if the adapter supports Bluetooth LE.
isLinkLocalAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress is an link local address.
isLinkUp() - Method in interface org.eclipse.kura.net.EthernetInterface
Indicates whether the physical carrier is found (e.g.
isLocked() - Method in interface org.eclipse.kura.position.PositionService
Returns true if a valid geographic position has been received.
isLoopback() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface is a loopback interface.
isLoopbackAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress is a loopback address.
isMasquerade() - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
isMasquerade() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
isMasquerade() - Method in interface org.eclipse.kura.net.firewall.FirewallPortForwardConfig
Use masquerading
isMasquerade() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
isMCGlobal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has global scope.
isMCLinkLocal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has link scope.
isMCNodeLocal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has node scope.
isMCOrgLocal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has organization scope.
isMCSiteLocal() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the multicast address has site scope.
isMerge() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the merge property.
isMulticastAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress is an IP multicast address.
isNotifying() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Returns true if notification for changes of this characteristic are activated.
isOpen() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
 
isOptional() - Method in interface org.eclipse.kura.configuration.metatype.Designate
Gets the value of the optional property.
isPairable() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the pairable state the adapter.
isPaired() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the paired state the device.
isPassDns() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
isPassDns() - Method in interface org.eclipse.kura.net.dhcp.DhcpServerConfig
Returns whether or not DHCP clients should get DNS services.
isPassDns() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
isPersist() - Method in class org.eclipse.kura.net.modem.ModemConfig
Reports if pppd is instructed to exit after a connection is terminated.
isPointToPoint() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface is a point to point interface.
isPortReachable(String) - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports if specified port can be opened
isPowered() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Returns the power state the adapter.
isPoweredOn() - Method in interface org.eclipse.kura.net.modem.ModemInterface
Reports if modem is powered on
isPrimary() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattService
Returns true if this service is a primary service, false if secondary.
isReachable() - Method in interface org.eclipse.kura.net.modem.CellularModem
Reports if Modem replies to the 'AT' command
isReceiver(String) - Method in interface org.eclipse.kura.wire.WireHelperService
Checks whether the provided Wire Component PID belongs to a Wire Receiver
isRequired() - Method in interface org.eclipse.kura.configuration.metatype.AD
Gets the value of the required property.
isRoaming() - Method in interface org.eclipse.kura.net.modem.ModemInterfaceAddress
Reports roaming status
isRunning() - Method in interface org.eclipse.kura.net.dhcp.DhcpServer
Returns whether or not the DhcpServer is actively running or not
isScanning() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Return true if a lescan is running
isScanning() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconScanner
Indicates if a scan is running.
isSiteLocalAddress() - Method in class org.eclipse.kura.net.IPAddress
Utility routine to check if the InetAddress is a site local address.}
isSslHostnameVerification() - Method in class org.eclipse.kura.ssl.SslManagerServiceOptions
Returns the ssl.hostname.verification
isTrusted() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Returns the trusted state the device.
isUp() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface is up and running.
isValid() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP4
Validates DHCP pool
isValid() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP6
class validator
isValid() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
isValid() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP4
 
isValid() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP6
 
isValid() - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
isValid() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
isValid() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
isValid() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
isValid() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
isValid() - Method in interface org.eclipse.kura.net.NetConfig
Checks whether or not this configuration is valid.
isValid() - Method in class org.eclipse.kura.net.NetConfigIP
 
isValid() - Method in class org.eclipse.kura.net.NetConfigIP4
 
isValid() - Method in class org.eclipse.kura.net.NetConfigIP6
 
isValid() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
isValid() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
isVirtual() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether this interface is a virtual interface (also called subinterface).

J

javaNetAddress - Variable in class org.eclipse.kura.net.IPAddress
 

K

KEY_BIOS_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_DEVICE_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_FILE_COMMAND_ZIP_MAX_NUMBER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_FILE_COMMAND_ZIP_MAX_SIZE - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_FILE_SEP - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_FIRMWARE_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_HOME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VENDOR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VM_INFO - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VM_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_JAVA_VM_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_DATA_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_HAVE_NET_ADMIN - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_HAVE_WEB_INTER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_HOME_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_KEY_STORE_PWD - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_MARKETPLACE_COMPATIBILITY_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_PACKAGES_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_PLUGINS_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_SNAPSHOTS_COUNT - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_SNAPSHOTS_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_STYLE_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_TMP_DIR - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_TRUST_STORE_PWD - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_KURA_WIFI_TOP_CHANNEL - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_MODEL_ID - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_MODEL_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_ARCH - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_DISTRO - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_DISTRO_VER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OS_VER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OSGI_FW_NAME - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_OSGI_FW_VERSION - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_PART_NUMBER - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_PLATFORM - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_PRIMARY_NET_IFACE - Static variable in interface org.eclipse.kura.system.SystemService
 
KEY_SERIAL_NUM - Static variable in interface org.eclipse.kura.system.SystemService
 
killLeScan() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Kill the process started by startLeScan or startBeaconScan.
SIGINT must be sent to the hcitool process.
KURA_CLOUD_SERVICE_FACTORY_PID - Static variable in interface org.eclipse.kura.cloud.factory.CloudServiceFactory
The name of the property set in a @{link CloudService} configuration created through CloudServiceFactory.createConfiguration(java.lang.String).
KURA_CONFIG - Static variable in interface org.eclipse.kura.system.SystemService
 
KURA_CONFIG_EVENT_READY_TOPIC - Static variable in class org.eclipse.kura.configuration.KuraConfigReadyEvent
Topic of the KuraConfigurationReadyEvent
KURA_CUSTOM_CONFIG - Static variable in interface org.eclipse.kura.system.SystemService
 
KURA_CUSTOM_PROPS_FILE - Static variable in interface org.eclipse.kura.system.SystemService
 
KURA_NET_CONFIG_EVENT_READY_TOPIC - Static variable in class org.eclipse.kura.configuration.KuraNetConfigReadyEvent
Topic of the KuraConfigurationReadyEvent
KURA_PROPS_FILE - Static variable in interface org.eclipse.kura.system.SystemService
 
KURA_SERVICE_PID - Static variable in interface org.eclipse.kura.configuration.ConfigurationService
The name of the the Kura persistent identity property.
KuraBluetoothBeaconAdvertiserNotAvailable - Exception in org.eclipse.kura
KuraBluetoothBeaconAdvertiserNotAvailable is raised when the advertiser is not available.
KuraBluetoothBeaconAdvertiserNotAvailable(Object) - Constructor for exception org.eclipse.kura.KuraBluetoothBeaconAdvertiserNotAvailable
 
KuraBluetoothBeaconAdvertiserNotAvailable(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraBluetoothBeaconAdvertiserNotAvailable
 
KuraBluetoothCommandException - Exception in org.eclipse.kura
KuraBluetoothCommandException is raised when a command returns an error.
KuraBluetoothCommandException(Object) - Constructor for exception org.eclipse.kura.KuraBluetoothCommandException
 
KuraBluetoothCommandException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraBluetoothCommandException
 
KuraBluetoothConnectionException - Exception in org.eclipse.kura
KuraBluetoothConnectionException is raised when an error is detected during the device connection/disconnection.
KuraBluetoothConnectionException(Object) - Constructor for exception org.eclipse.kura.KuraBluetoothConnectionException
 
KuraBluetoothConnectionException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraBluetoothConnectionException
 
KuraBluetoothDiscoveryException - Exception in org.eclipse.kura
KuraBluetoothDiscoveryException is raised when an error is detected during the discovery procedure.
KuraBluetoothDiscoveryException(Object) - Constructor for exception org.eclipse.kura.KuraBluetoothDiscoveryException
 
KuraBluetoothDiscoveryException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraBluetoothDiscoveryException
 
KuraBluetoothIOException - Exception in org.eclipse.kura
KuraBluetoothIOException is raised when an error is detected during IO operations.
KuraBluetoothIOException(Object) - Constructor for exception org.eclipse.kura.KuraBluetoothIOException
 
KuraBluetoothIOException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraBluetoothIOException
 
KuraBluetoothNotificationException - Exception in org.eclipse.kura
KuraBluetoothNotificationException is raised when an error is detected during notification.
KuraBluetoothNotificationException(Object) - Constructor for exception org.eclipse.kura.KuraBluetoothNotificationException
 
KuraBluetoothNotificationException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraBluetoothNotificationException
 
KuraBluetoothPairException - Exception in org.eclipse.kura
KuraBluetoothPairException is raised when an error is detected during the device pairing.
KuraBluetoothPairException(Object) - Constructor for exception org.eclipse.kura.KuraBluetoothPairException
 
KuraBluetoothPairException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraBluetoothPairException
 
KuraBluetoothResourceNotFoundException - Exception in org.eclipse.kura
KuraBluetoothResourceNotFoundException is raised when a resource is not found.
KuraBluetoothResourceNotFoundException(Object) - Constructor for exception org.eclipse.kura.KuraBluetoothResourceNotFoundException
 
KuraBluetoothResourceNotFoundException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraBluetoothResourceNotFoundException
 
KuraClosedDeviceException - Exception in org.eclipse.kura.gpio
 
KuraClosedDeviceException(Object) - Constructor for exception org.eclipse.kura.gpio.KuraClosedDeviceException
 
KuraClosedDeviceException(Throwable, Object) - Constructor for exception org.eclipse.kura.gpio.KuraClosedDeviceException
 
KuraConfigReadyEvent - Class in org.eclipse.kura.configuration
 
KuraConfigReadyEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.configuration.KuraConfigReadyEvent
 
KuraConnectException - Exception in org.eclipse.kura
KuraConnectException is raised during connect failures.
KuraConnectException(Object) - Constructor for exception org.eclipse.kura.KuraConnectException
 
KuraConnectException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraConnectException
 
KuraConnectionStatus - Class in org.eclipse.kura
 
KuraConnectionStatus() - Constructor for class org.eclipse.kura.KuraConnectionStatus
 
KuraErrorCode - Enum in org.eclipse.kura
KuraErrorCode holds the enumeration of valid error codes for the exception message.
KuraException - Exception in org.eclipse.kura
The KuraException class is the superclass of all errors and exceptions in the Kura project.
KuraException(KuraErrorCode) - Constructor for exception org.eclipse.kura.KuraException
Builds a new KuraException instance based on the supplied KuraErrorCode.
KuraException(KuraErrorCode, Object...) - Constructor for exception org.eclipse.kura.KuraException
Builds a new KuraException instance based on the supplied KuraErrorCode.
KuraException(KuraErrorCode, Throwable, Object...) - Constructor for exception org.eclipse.kura.KuraException
Builds a new KuraException instance based on the supplied KuraErrorCode, an optional Throwable cause, and optional arguments for the associated exception message.
KuraGPIODeviceException - Exception in org.eclipse.kura.gpio
 
KuraGPIODeviceException(Object) - Constructor for exception org.eclipse.kura.gpio.KuraGPIODeviceException
 
KuraGPIODeviceException(Throwable, Object) - Constructor for exception org.eclipse.kura.gpio.KuraGPIODeviceException
 
KuraGPIODirection - Enum in org.eclipse.kura.gpio
 
KuraGPIOMode - Enum in org.eclipse.kura.gpio
 
KuraGPIOPin - Interface in org.eclipse.kura.gpio
The KuraGPIOPin class is used to access the GPIO resource.
The pin can be programmed either as an input or as an output.
KuraGPIOTrigger - Enum in org.eclipse.kura.gpio
 
KuraInvalidMessageException - Exception in org.eclipse.kura
 
KuraInvalidMessageException(Object) - Constructor for exception org.eclipse.kura.KuraInvalidMessageException
 
KuraInvalidMessageException(Throwable) - Constructor for exception org.eclipse.kura.KuraInvalidMessageException
 
KuraInvalidMessageException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraInvalidMessageException
 
KuraInvalidMetricTypeException - Exception in org.eclipse.kura
 
KuraInvalidMetricTypeException(Object) - Constructor for exception org.eclipse.kura.KuraInvalidMetricTypeException
 
KuraInvalidMetricTypeException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraInvalidMetricTypeException
 
KuraNetConfigReadyEvent - Class in org.eclipse.kura.configuration
 
KuraNetConfigReadyEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.configuration.KuraNetConfigReadyEvent
 
KuraNotConnectedException - Exception in org.eclipse.kura
KuraNotConnectedException is raised when the attempted operation requires an active connection to the remote server while the current state is disconnected.
KuraNotConnectedException(Object) - Constructor for exception org.eclipse.kura.KuraNotConnectedException
 
KuraNotConnectedException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraNotConnectedException
 
KuraPartialSuccessException - Exception in org.eclipse.kura
KuraPartialSuccessException is used capture the response of bulk operations which allow for the failures of some of their steps.
KuraPartialSuccessException(String, List<Throwable>) - Constructor for exception org.eclipse.kura.KuraPartialSuccessException
 
KuraPayload - Class in org.eclipse.kura.message
KuraPayload defines the recommended payload structure for the messages sent to a remote cloud platform.
KuraPayload() - Constructor for class org.eclipse.kura.message.KuraPayload
 
KuraPosition - Class in org.eclipse.kura.message
KuraPosition is a data structure to capture a geo location.
KuraPosition() - Constructor for class org.eclipse.kura.message.KuraPosition
 
KuraRequestPayload - Class in org.eclipse.kura.message
 
KuraRequestPayload() - Constructor for class org.eclipse.kura.message.KuraRequestPayload
 
KuraRequestPayload(KuraPayload) - Constructor for class org.eclipse.kura.message.KuraRequestPayload
 
KuraResponsePayload - Class in org.eclipse.kura.message
 
KuraResponsePayload(int) - Constructor for class org.eclipse.kura.message.KuraResponsePayload
 
KuraResponsePayload(Throwable) - Constructor for class org.eclipse.kura.message.KuraResponsePayload
 
KuraResponsePayload(int, Throwable) - Constructor for class org.eclipse.kura.message.KuraResponsePayload
 
KuraResponsePayload(KuraPayload) - Constructor for class org.eclipse.kura.message.KuraResponsePayload
 
KuraRuntimeException - Exception in org.eclipse.kura
The KuraRuntimeException class is the superclass of all runtime exceptions in the Kura project.
KuraRuntimeException(KuraErrorCode) - Constructor for exception org.eclipse.kura.KuraRuntimeException
Builds a new KuraRuntimeException instance based on the supplied KuraErrorCode.
KuraRuntimeException(KuraErrorCode, Object...) - Constructor for exception org.eclipse.kura.KuraRuntimeException
Builds a new KuraRuntimeException instance based on the supplied KuraErrorCode.
KuraRuntimeException(KuraErrorCode, Throwable, Object...) - Constructor for exception org.eclipse.kura.KuraRuntimeException
Builds a new KuraRuntimeException instance based on the supplied KuraErrorCode, an optional Throwable cause, and optional arguments for the associated exception message.
KuraStoreCapacityReachedException - Exception in org.eclipse.kura
KuraStoreCapacityReachedException is raised when a message can not be appended to the publishing queue as the internal database buffer has reached its capacity for messages that are not yet published or they are still in transit.
KuraStoreCapacityReachedException(Object) - Constructor for exception org.eclipse.kura.KuraStoreCapacityReachedException
 
KuraStoreException - Exception in org.eclipse.kura
KuraStoreException is raised when a failure occurred during a persistence operation.
KuraStoreException(Object) - Constructor for exception org.eclipse.kura.KuraStoreException
 
KuraStoreException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraStoreException
 
KuraTimeoutException - Exception in org.eclipse.kura
KuraTimeoutException is raised when the attempted operation failed to respond before the timeout exprises.
KuraTimeoutException(String) - Constructor for exception org.eclipse.kura.KuraTimeoutException
 
KuraTimeoutException(String, Throwable) - Constructor for exception org.eclipse.kura.KuraTimeoutException
 
KuraTooManyInflightMessagesException - Exception in org.eclipse.kura
KuraTooManyInflightMessagesException is raised if a publish is attempted when there are already too many messages queued for publishing.
KuraTooManyInflightMessagesException(Object) - Constructor for exception org.eclipse.kura.KuraTooManyInflightMessagesException
 
KuraTooManyInflightMessagesException(Throwable, Object) - Constructor for exception org.eclipse.kura.KuraTooManyInflightMessagesException
 
KuraTopic - Class in org.eclipse.kura.message
Models a topic for messages posted to the Kura platform.
KuraTopic(String) - Constructor for class org.eclipse.kura.message.KuraTopic
 
KuraTopic(String, String) - Constructor for class org.eclipse.kura.message.KuraTopic
 
KuraUnavailableDeviceException - Exception in org.eclipse.kura.gpio
 
KuraUnavailableDeviceException(Object) - Constructor for exception org.eclipse.kura.gpio.KuraUnavailableDeviceException
 
KuraUnavailableDeviceException(Throwable, Object) - Constructor for exception org.eclipse.kura.gpio.KuraUnavailableDeviceException
 

L

LinuxUdevListener - Interface in org.eclipse.kura.linux.udev
 
listAssets() - Method in interface org.eclipse.kura.asset.AssetService
Returns the list containing all the available asset instances
listBundleCertificatesAliases() - Method in interface org.eclipse.kura.certificate.CertificatesService
listBundleCertificatesAliases provides an enumeration of strings representing the different certificates used to sign the bundles and that are stored in the device key store
listCACertificatesAliases() - Method in interface org.eclipse.kura.certificate.CertificatesService
listCACertificatesAliases provides an enumeration of strings representing the different CA certificates stored in a key store
listDMCertificatesAliases() - Method in interface org.eclipse.kura.certificate.CertificatesService
listDMCertificatesAliases provides an enumeration of strings representing the different certificates used to authenticate the messages coming from the remote platform and stored in the device key store
listDrivers() - Method in interface org.eclipse.kura.driver.DriverService
Returns the list containing all the available driver instances
listSSLCertificatesAliases() - Method in interface org.eclipse.kura.certificate.CertificatesService
listSSLCertificatesAliases provides an enumeration of strings representing the different ssl certificates stored in a key store
LongValue - Class in org.eclipse.kura.type
This class represents a Long value as a TypedValue.
LongValue(long) - Constructor for class org.eclipse.kura.type.LongValue
Instantiates a new long value.
LoopbackInterface<T extends NetInterfaceAddress> - Interface in org.eclipse.kura.net
Placeholder for a LoopbackInterface

M

m_ipAddress - Variable in class org.eclipse.kura.net.NetworkPair
The IP Address portion of the NetworkPair
m_prefix - Variable in class org.eclipse.kura.net.NetworkPair
The prefix portion of the NetworkPair
major - Variable in class org.eclipse.kura.bluetooth.BluetoothBeaconData
 
manageDhcpClient(String, boolean) - Method in interface org.eclipse.kura.net.NetworkAdminService
Used to control DHCP clients on specified interfaces.
manageDhcpServer(String, boolean) - Method in interface org.eclipse.kura.net.NetworkAdminService
Used to control DHCP servers on specified interfaces.
manageFirewall(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Updates the Firewall configuration based on current environmental conditions.
MetaData - Interface in org.eclipse.kura.configuration.metatype
Java class for Tmetadata complex type.
METRIC_EXCEPTION_MSG - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
METRIC_EXCEPTION_STACK - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
METRIC_REQUEST_ID - Static variable in class org.eclipse.kura.message.KuraRequestPayload
 
METRIC_RESPONSE_CODE - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
metricNames() - Method in class org.eclipse.kura.message.KuraPayload
 
metrics() - Method in class org.eclipse.kura.message.KuraPayload
 
metricsIterator() - Method in class org.eclipse.kura.message.KuraPayload
 
minor - Variable in class org.eclipse.kura.bluetooth.BluetoothBeaconData
 
MODEM_EVENT_ADDED_TOPIC - Static variable in class org.eclipse.kura.net.modem.ModemAddedEvent
Topic of the ModemAddedEvent
MODEM_EVENT_GPS_DISABLED_TOPIC - Static variable in class org.eclipse.kura.net.modem.ModemGpsDisabledEvent
Topic of the ModemGpsDisabledEvent
MODEM_EVENT_GPS_ENABLED_TOPIC - Static variable in class org.eclipse.kura.net.modem.ModemGpsEnabledEvent
Topic of the ModemGpsEnabledEvent
MODEM_EVENT_READY_TOPIC - Static variable in class org.eclipse.kura.net.modem.ModemReadyEvent
Topic of the ModemRemovedEvent
MODEM_EVENT_REMOVED_TOPIC - Static variable in class org.eclipse.kura.net.modem.ModemRemovedEvent
Topic of the ModemRemovedEvent
ModemAddedEvent - Class in org.eclipse.kura.net.modem
Emitted when a modem is inserted into the gateway
ModemAddedEvent(ModemDevice) - Constructor for class org.eclipse.kura.net.modem.ModemAddedEvent
 
ModemCdmaServiceProvider - Enum in org.eclipse.kura.net.modem
 
ModemConfig - Class in org.eclipse.kura.net.modem
Modem configuration representation
ModemConfig() - Constructor for class org.eclipse.kura.net.modem.ModemConfig
Empty constructor
ModemConfig(int, ModemConfig.PdpType, String, IPAddress, int, int) - Constructor for class org.eclipse.kura.net.modem.ModemConfig
PDP config constructor
ModemConfig.AuthType - Enum in org.eclipse.kura.net.modem
 
ModemConfig.PdpType - Enum in org.eclipse.kura.net.modem
Configuration for a cellular modem.
ModemConnectionStatus - Enum in org.eclipse.kura.net.modem
 
ModemConnectionType - Enum in org.eclipse.kura.net.modem
 
ModemDevice - Interface in org.eclipse.kura.net.modem
 
ModemGpsDisabledEvent - Class in org.eclipse.kura.net.modem
 
ModemGpsDisabledEvent(Map<String, Object>) - Constructor for class org.eclipse.kura.net.modem.ModemGpsDisabledEvent
 
ModemGpsEnabledEvent - Class in org.eclipse.kura.net.modem
 
ModemGpsEnabledEvent(Map<String, Object>) - Constructor for class org.eclipse.kura.net.modem.ModemGpsEnabledEvent
 
ModemInterface<T extends ModemInterfaceAddress> - Interface in org.eclipse.kura.net.modem
Network interface for modems.
ModemInterfaceAddress - Interface in org.eclipse.kura.net.modem
Modem Interface Address represents the modem state
ModemInterfaceAddressConfig - Interface in org.eclipse.kura.net.modem
Modem Interface Address Config represents the modem status and the modem configuration
ModemManagerService - Interface in org.eclipse.kura.net.modem
 
ModemMonitorListener - Interface in org.eclipse.kura.net.modem
 
ModemMonitorService - Interface in org.eclipse.kura.net.modem
Marker interface for the ModemMonitor
ModemPowerMode - Enum in org.eclipse.kura.net.modem
 
ModemReadyEvent - Class in org.eclipse.kura.net.modem
 
ModemReadyEvent(Map<String, String>) - Constructor for class org.eclipse.kura.net.modem.ModemReadyEvent
 
ModemRegistrationStatus - Enum in org.eclipse.kura.net.modem
 
ModemRemovedEvent - Class in org.eclipse.kura.net.modem
Emitted when a modem is removed from the gateway
ModemRemovedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.modem.ModemRemovedEvent
 
ModemTechnologyType - Enum in org.eclipse.kura.net.modem
 

N

NetConfig - Interface in org.eclipse.kura.net
Marker interface for all network configuration classes
NetConfig4 - Interface in org.eclipse.kura.net
Marker interface for IPv4-based configurations of network interfaces
NetConfig6 - Interface in org.eclipse.kura.net
Marker interface for IPv6-based configurations of network interfaces
NetConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net
Base class for configuration of network interfaces.
NetConfigIP4 - Class in org.eclipse.kura.net
Configuration for a network interface based on IPv4 addresses.
NetConfigIP4(NetInterfaceStatus, boolean) - Constructor for class org.eclipse.kura.net.NetConfigIP4
 
NetConfigIP4(NetInterfaceStatus, boolean, boolean) - Constructor for class org.eclipse.kura.net.NetConfigIP4
 
NetConfigIP4(NetInterfaceStatus, boolean, IP4Address, short, IP4Address) - Constructor for class org.eclipse.kura.net.NetConfigIP4
 
NetConfigIP4(NetInterfaceStatus, boolean, IP4Address, IP4Address, IP4Address) - Constructor for class org.eclipse.kura.net.NetConfigIP4
 
NetConfigIP6 - Class in org.eclipse.kura.net
Configuration for a network interface based on IPv6 addresses.
NetConfigIP6(NetInterfaceStatus, boolean) - Constructor for class org.eclipse.kura.net.NetConfigIP6
Empty Constructor
NetConfigIP6(NetInterfaceStatus, boolean, boolean) - Constructor for class org.eclipse.kura.net.NetConfigIP6
Constructor for a DHCP Client Configuration for a network interface based on IPv6 addresses.
NetConfigIP6(NetInterfaceStatus, boolean, IP6Address, short, IP6Address) - Constructor for class org.eclipse.kura.net.NetConfigIP6
Constructor for a Static Configuration for a network interface based on IPv6 addresses.
NetConfigIP6(NetInterfaceStatus, boolean, IP6Address, IP6Address, IP6Address) - Constructor for class org.eclipse.kura.net.NetConfigIP6
Constructor for a Static Configuration for a network interface based on IPv6 addresses.
NetInterface<T extends NetInterfaceAddress> - Interface in org.eclipse.kura.net
NetworkInterface represent a network interface of the system.
NetInterfaceAddedEvent - Class in org.eclipse.kura.net
An event raised when a new network interface has been added to the system.
NetInterfaceAddedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.NetInterfaceAddedEvent
 
NetInterfaceAddress - Interface in org.eclipse.kura.net
This class represents a Network Interface address as currently running on the system In short it's an IP address, a subnet mask and a broadcast address when the address is an IPv4 one.
NetInterfaceAddressConfig - Interface in org.eclipse.kura.net
Extends a NetInterfaceAddress which is status as currently running on the system with the interface's configuration in the form of a List of NetConfig objects.
NetInterfaceConfig<T extends NetInterfaceAddressConfig> - Interface in org.eclipse.kura.net
Marker class for NetInterfaceConfig objects.
NetInterfaceRemovedEvent - Class in org.eclipse.kura.net
An event raised when a network interface has been removed from the system.
NetInterfaceRemovedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.NetInterfaceRemovedEvent
 
NetInterfaceState - Enum in org.eclipse.kura.net
The current state of the a NetworkInterface.
NetInterfaceStateChangedEvent - Class in org.eclipse.kura.net
Event raised when the state of a network interface has changed.
NetInterfaceStateChangedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.NetInterfaceStateChangedEvent
 
NetInterfaceStateChangedEvent.Reason - Enum in org.eclipse.kura.net
 
NetInterfaceStatus - Enum in org.eclipse.kura.net
Used to track interface configuration status
NetInterfaceType - Enum in org.eclipse.kura.net
Used to store network interface types
NetProtocol - Enum in org.eclipse.kura.net
Used to distinguish network protocol types
NetRouterMode - Enum in org.eclipse.kura.net
Used to specify the route mode of each interface.
NETWORK_EVENT_ACCESS_POINT_PROPERTY - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Name of the property to access the access point
NETWORK_EVENT_ACCESS_POINT_PROPERTY - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Name of the property to access the access point
NETWORK_EVENT_ACCESSPOINT_ADDED_TOPIC - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Topic of the WifiAccessPointAddedEvent
NETWORK_EVENT_ACCESSPOINT_REMOVED_TOPIC - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Topic of the WifiAccessPointAddedEvent
NETWORK_EVENT_INTERFACE_ADDED_TOPIC - Static variable in class org.eclipse.kura.net.NetInterfaceAddedEvent
Topic of the NetworkInterfaceAddedEvent
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceAddedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceRemovedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_PROPERTY - Static variable in class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
Name of the property to access the network interface name
NETWORK_EVENT_INTERFACE_REMOVED_TOPIC - Static variable in class org.eclipse.kura.net.NetInterfaceRemovedEvent
Topic of the NetworkInterfaceRemovedEvent
NETWORK_EVENT_INTERFACE_STATE_CHANGED_TOPIC - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Topic of the NetworkStateChangedEvent
NETWORK_EVENT_NEW_STATE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Name of the property to access the new network state
NETWORK_EVENT_NEW_STATE_PROPERTY - Static variable in class org.eclipse.kura.net.NetworkStateChangedEvent
Name of the property to access the new network state
NETWORK_EVENT_OLD_STATE_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Name of the property to access the old network state
NETWORK_EVENT_STATE_CHANGE_REASON_PROPERTY - Static variable in class org.eclipse.kura.net.NetInterfaceStateChangedEvent
Name of the property to access the reason of the change
NETWORK_EVENT_STATE_CHANGED_TOPIC - Static variable in class org.eclipse.kura.net.NetworkStateChangedEvent
Topic of the NetworkStateChangedEvent
NetworkAdminService - Interface in org.eclipse.kura.net
Service API for getting and setting network interface configurations.
NetworkPair<T extends IPAddress> - Class in org.eclipse.kura.net
Model class for a 'network' that is specified by an IP and a mask.
NetworkPair(T, short) - Constructor for class org.eclipse.kura.net.NetworkPair
 
NetworkService - Interface in org.eclipse.kura.net
The NetworkService allows to browse and configure the network interfaces of the system.
NetworkState - Enum in org.eclipse.kura.net
The overall state of the networking subsystem.
NetworkStateChangedEvent - Class in org.eclipse.kura.net
Event raised when the state of the network has changed.
NetworkStateChangedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.NetworkStateChangedEvent
 
NEVERCONNECTED - Static variable in class org.eclipse.kura.KuraConnectionStatus
initial state for any connection
newBeaconAdvertiser(BluetoothLeAdapter, BluetoothLeBeaconEncoder<T>) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconManager
Instantiate a new advertiser for beacons.
newBeaconAdvertiser(BluetoothLeAdapter) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconService
Instantiate a new advertiser for beacons.
newBeaconScanner(BluetoothLeAdapter, BluetoothLeBeaconDecoder<T>) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconManager
Instantiate a new scanner for beacons.
newBeaconScanner(BluetoothLeAdapter) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconService
Instantiate a new scanner for beacons.
newBooleanValue(boolean) - Static method in class org.eclipse.kura.type.TypedValues
Creates new boolean value.
newByteArrayValue(byte[]) - Static method in class org.eclipse.kura.type.TypedValues
Creates new byte array value.
newCloudClient(String) - Method in interface org.eclipse.kura.cloud.CloudService
Returns a new instance of the CloudClient for the given application Id.
newDoubleValue(double) - Static method in class org.eclipse.kura.type.TypedValues
Creates new double value.
newFloatValue(float) - Static method in class org.eclipse.kura.type.TypedValues
Creates new float value.
newIntegerValue(int) - Static method in class org.eclipse.kura.type.TypedValues
Creates new integer value.
newLongValue(long) - Static method in class org.eclipse.kura.type.TypedValues
Creates new long value.
newNmeaSentence(String) - Method in interface org.eclipse.kura.position.PositionListener
 
newStringValue(String) - Static method in class org.eclipse.kura.type.TypedValues
Creates new string value.
newTypedValue(Object) - Static method in class org.eclipse.kura.type.TypedValues
Creates new TypedValue inferring the type from the argument.
newWireSupport(WireComponent) - Method in interface org.eclipse.kura.wire.WireHelperService
Returns a Wire Support instance of the provided wire component
NmeaPosition - Class in org.eclipse.kura.position
The NmeaPosition class is similar to org.osgi.util.position.Position but with different units and more fields.
The following fields are equivalent to org.osgi.util.position.Position fields but in more typical units (degrees instead of radians): Longitude in degrees Latitude in degrees Track in degrees Altitude in meters Speed in km/h Speed in mph It adds to the OSGI Position class the following fields:
Fix Quality (from GPGGA) Number of Satellites (from GPGGA) DOP : Horizontal dilution of position (from GPGGA) 3D fix (from GPGSA) PRNs of sats used for fix (from GPGSA) PDOP : Dilution of precision (from GPGSA) HDOP : Horizontal Dilution of precision (from GPGSA) VDOP : Vertical Dilution of precision (from GPGSA)
NmeaPosition(double, double, double, double, double) - Constructor for class org.eclipse.kura.position.NmeaPosition
 
NmeaPosition(double, double, double, double, double, int, int, double, double, double, double, int) - Constructor for class org.eclipse.kura.position.NmeaPosition
 
NotThreadSafe - Annotation Type in org.eclipse.kura.annotation
This annotation denotes that the annotated type is not thread-safe.
Nullable - Annotation Type in org.eclipse.kura.annotation
The existence of this annotation indicates that the author believes that the annotated field or method or parameter or local variable can accept null values

O

OCD - Interface in org.eclipse.kura.configuration.metatype
Java class for Tocd complex type.
onAdvertisementDataReceived(BluetoothAdvertisementData) - Method in interface org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementScanListener
Fired when bluetooth advertisement data is received
onBeaconDataReceived(BluetoothBeaconData) - Method in interface org.eclipse.kura.bluetooth.BluetoothBeaconScanListener
Fired when bluetooth beacon data is received
onBeaconsReceived(T) - Method in interface org.eclipse.kura.bluetooth.le.beacon.listener.BluetoothLeBeaconListener
Fired when Bluetooth LE beacons data is received
onChannelEvent(ChannelEvent) - Method in interface org.eclipse.kura.channel.listener.ChannelListener
Triggers on channel event
onCommandFailed(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothBeaconCommandListener
Fired when an error in the command execution has occurred.
onCommandResults(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothBeaconCommandListener
Fired when the command succeeded.
onConfigurationUpdated(boolean) - Method in interface org.eclipse.kura.data.DataTransportListener
Deprecated.
Notifies the DataTransportService has received a configuration update and it has applied the new configuration
onConfigurationUpdated(boolean) - Method in interface org.eclipse.kura.data.transport.listener.DataTransportListener
Notifies the DataTransportService has received a configuration update and it has applied the new configuration
onConfigurationUpdated() - Method in interface org.eclipse.kura.ssl.SslServiceListener
Notifies the SslManagerService has received a configuration update and it has applied the new configuration
onConfigurationUpdating(boolean) - Method in interface org.eclipse.kura.data.DataTransportListener
Deprecated.
Notifies the DataTransportService has received a configuration update.
onConfigurationUpdating(boolean) - Method in interface org.eclipse.kura.data.transport.listener.DataTransportListener
Notifies the DataTransportService has received a configuration update.
onConnectionEstablished() - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called when the CloudClient has successfully connected with the broker.
onConnectionEstablished() - Method in class org.eclipse.kura.cloud.Cloudlet
 
onConnectionEstablished() - Method in interface org.eclipse.kura.data.DataServiceListener
Deprecated.
Notifies that the DataService has established a connection.
onConnectionEstablished(boolean) - Method in interface org.eclipse.kura.data.DataTransportListener
Deprecated.
Notifies the listener of the establishment of the new connection with the remote server.
onConnectionEstablished() - Method in interface org.eclipse.kura.data.listener.DataServiceListener
Notifies that the DataService has established a connection.
onConnectionEstablished(boolean) - Method in interface org.eclipse.kura.data.transport.listener.DataTransportListener
Notifies the listener of the establishment of the new connection with the remote server.
onConnectionLost() - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called when the client has lost its connection with the broker.
onConnectionLost() - Method in class org.eclipse.kura.cloud.Cloudlet
 
onConnectionLost(Throwable) - Method in interface org.eclipse.kura.data.DataServiceListener
Deprecated.
Notifies that the DataService has unexpectedly disconnected.
onConnectionLost(Throwable) - Method in interface org.eclipse.kura.data.DataTransportListener
Deprecated.
Notifies the listener that the connection to the remote server has been lost.
onConnectionLost(Throwable) - Method in interface org.eclipse.kura.data.listener.DataServiceListener
Notifies that the DataService has unexpectedly disconnected.
onConnectionLost(Throwable) - Method in interface org.eclipse.kura.data.transport.listener.DataTransportListener
Notifies the listener that the connection to the remote server has been lost.
onControlMessageArrived(String, String, KuraPayload, int, boolean) - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called by the CloudClient when it receives a published control message from the broker.
onControlMessageArrived(String, String, KuraPayload, int, boolean) - Method in class org.eclipse.kura.cloud.Cloudlet
 
onDataReceived(String, String) - Method in interface org.eclipse.kura.bluetooth.BluetoothLeNotificationListener
Fired when notification data is received from the Bluetooth LE device.
onDisconnected() - Method in interface org.eclipse.kura.data.DataServiceListener
Deprecated.
Notifies that the DataService has cleanly disconnected.
onDisconnected() - Method in interface org.eclipse.kura.data.DataTransportListener
Deprecated.
Notifies the listener that the connection to the remote server has been terminated.
onDisconnected() - Method in interface org.eclipse.kura.data.listener.DataServiceListener
Notifies that the DataService has cleanly disconnected.
onDisconnected() - Method in interface org.eclipse.kura.data.transport.listener.DataTransportListener
Notifies the listener that the connection to the remote server has been terminated.
onDisconnecting() - Method in interface org.eclipse.kura.data.DataServiceListener
Deprecated.
Notifies that the DataService is about to cleanly disconnect.
onDisconnecting() - Method in interface org.eclipse.kura.data.DataTransportListener
Deprecated.
Notifies the listener that the connection to the remote server is about to be terminated.
onDisconnecting() - Method in interface org.eclipse.kura.data.listener.DataServiceListener
Notifies that the DataService is about to cleanly disconnect.
onDisconnecting() - Method in interface org.eclipse.kura.data.transport.listener.DataTransportListener
Notifies the listener that the connection to the remote server is about to be terminated.
onMessageArrived(String, String, KuraPayload, int, boolean) - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called by the client when it receives a published data message from the broker.
onMessageArrived(String, String, KuraPayload, int, boolean) - Method in class org.eclipse.kura.cloud.Cloudlet
 
onMessageArrived(String, byte[], int, boolean) - Method in interface org.eclipse.kura.data.DataServiceListener
Deprecated.
Notifies a message arrival.
onMessageArrived(String, byte[], int, boolean) - Method in interface org.eclipse.kura.data.DataTransportListener
Deprecated.
Notifies the listener that a new message has been received from the remote server.
onMessageArrived(String, byte[], int, boolean) - Method in interface org.eclipse.kura.data.listener.DataServiceListener
Notifies a message arrival.
onMessageArrived(String, byte[], int, boolean) - Method in interface org.eclipse.kura.data.transport.listener.DataTransportListener
Notifies the listener that a new message has been received from the remote server.
onMessageConfirmed(int, String) - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called by the CloudClient when a published message has been fully acknowledged by the broker, as appropriate for the quality of service.
onMessageConfirmed(int, String) - Method in class org.eclipse.kura.cloud.Cloudlet
 
onMessageConfirmed(int, String) - Method in interface org.eclipse.kura.data.DataServiceListener
Deprecated.
Confirms message delivery to the broker.
onMessageConfirmed(DataTransportToken) - Method in interface org.eclipse.kura.data.DataTransportListener
Deprecated.
Notifies the listener that a message has been confirmed by the remote server.
onMessageConfirmed(int, String) - Method in interface org.eclipse.kura.data.listener.DataServiceListener
Confirms message delivery to the broker.
onMessageConfirmed(DataTransportToken) - Method in interface org.eclipse.kura.data.transport.listener.DataTransportListener
Notifies the listener that a message has been confirmed by the remote server.
onMessagePublished(int, String) - Method in interface org.eclipse.kura.cloud.CloudClientListener
Called by the CloudClient when a message has been transfered from the publishing queue to the underlying DataTransportService for publishing on the wire.
onMessagePublished(int, String) - Method in class org.eclipse.kura.cloud.Cloudlet
 
onMessagePublished(int, String) - Method in interface org.eclipse.kura.data.DataServiceListener
Deprecated.
Notifies the a message has been published.
onMessagePublished(int, String) - Method in interface org.eclipse.kura.data.listener.DataServiceListener
Notifies the a message has been published.
onScanFailed(int) - Method in interface org.eclipse.kura.bluetooth.BluetoothLeScanListener
Fired when an error in the scan has occurred.
onScanResults(List<BluetoothDevice>) - Method in interface org.eclipse.kura.bluetooth.BluetoothLeScanListener
Fired when the Bluetooth LE scan is complete.
onWireReceive(WireEnvelope) - Method in interface org.eclipse.kura.wire.WireReceiver
Triggers when the wire component receives a WireEnvelope
open(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnector
Deprecated.
open(String, int) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnector
Deprecated.
open(String, int, boolean) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnector
Deprecated.
open() - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
Opens the pin and allocates the needed resources to communicate with it.
openDataInputStream(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnector
Deprecated.
openDataOutputStream(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnector
Deprecated.
openInputStream(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnector
Deprecated.
openOutputStream(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothConnector
Deprecated.
Option - Interface in org.eclipse.kura.configuration.metatype
Java class for Toption complex type.
org.eclipse.kura - package org.eclipse.kura
Contains the necessary classes for the framework related exceptions and error codes
org.eclipse.kura.annotation - package org.eclipse.kura.annotation
Provides all necessary annotations required for Kura
org.eclipse.kura.asset - package org.eclipse.kura.asset
Provides all necessary APIs for Kura Asset Component Model
org.eclipse.kura.bluetooth - package org.eclipse.kura.bluetooth
Contains interface to open and manage a bluetooth connection.
org.eclipse.kura.bluetooth.le - package org.eclipse.kura.bluetooth.le
Copyright (c) 2017 Eurotech and/or its affiliates and others All rights reserved.
org.eclipse.kura.bluetooth.le.beacon - package org.eclipse.kura.bluetooth.le.beacon
Copyright (c) 2017 Eurotech and/or its affiliates and others All rights reserved.
org.eclipse.kura.bluetooth.le.beacon.listener - package org.eclipse.kura.bluetooth.le.beacon.listener
Copyright (c) 2017 Eurotech and/or its affiliates and others All rights reserved.
org.eclipse.kura.bluetooth.listener - package org.eclipse.kura.bluetooth.listener
Contains interface to track BLE advertisements.
org.eclipse.kura.certificate - package org.eclipse.kura.certificate
Contains interfaces to manage certificates in a key store
org.eclipse.kura.channel - package org.eclipse.kura.channel
Provides the Kura Channel API
org.eclipse.kura.channel.listener - package org.eclipse.kura.channel.listener
Provides the Kura Channel Listener API
org.eclipse.kura.clock - package org.eclipse.kura.clock
Contains interface and event model to synchronize hardware clock.
org.eclipse.kura.cloud - package org.eclipse.kura.cloud
Provides services for managing communications between M2M applications and remote servers.
org.eclipse.kura.cloud.factory - package org.eclipse.kura.cloud.factory
Contains interfaces to manage the construction of Cloud Services.
org.eclipse.kura.comm - package org.eclipse.kura.comm
Provides services for managing a connection with a serial port.
org.eclipse.kura.command - package org.eclipse.kura.command
Copyright (c) 2011, 2016 Eurotech and/or its affiliates All rights reserved.
org.eclipse.kura.configuration - package org.eclipse.kura.configuration
Contains services to manage all configurable components of the system.
org.eclipse.kura.configuration.metatype - package org.eclipse.kura.configuration.metatype
Provides expected schemas for JAXB bindings.
org.eclipse.kura.crypto - package org.eclipse.kura.crypto
Contains interfaces to cryptographic functions and used to abstract the effective implementation.
org.eclipse.kura.data - package org.eclipse.kura.data
Provides services for connecting and communicating with a MQTT broker.
org.eclipse.kura.data.listener - package org.eclipse.kura.data.listener
Provides interfaces to listen to notifications from the Data Service.
org.eclipse.kura.data.transport.listener - package org.eclipse.kura.data.transport.listener
Provides interfaces to listen to notifications from the Data Transport Service.
org.eclipse.kura.db - package org.eclipse.kura.db
Provides APIs to acquire and use a JDBC Connection to the embedded SQL database running in the framework.
org.eclipse.kura.deployment.hook - package org.eclipse.kura.deployment.hook
Provides APIs that allow to customize the behavior of the DEPLOY-V2 Cloudlet by registering DeploymentHook instances.
org.eclipse.kura.driver - package org.eclipse.kura.driver
Provides all necessary APIs for Drivers of Kura Asset Component Model
org.eclipse.kura.gpio - package org.eclipse.kura.gpio
Provides APIs to acquire and use GPIO resources available on the system.
org.eclipse.kura.linux.udev - package org.eclipse.kura.linux.udev
Provides APIs to manage USB devices attached to the system.
org.eclipse.kura.message - package org.eclipse.kura.message
Defines the recommended payload structure for the messages sent a remote cloud platform.
org.eclipse.kura.net - package org.eclipse.kura.net
Contains interfaces and event model to manage and configure network interfaces on a given system.
org.eclipse.kura.net.dhcp - package org.eclipse.kura.net.dhcp
Interfaces for all DHCP server instances.
org.eclipse.kura.net.dns - package org.eclipse.kura.net.dns
Interfaces for all DNS server instances.
org.eclipse.kura.net.firewall - package org.eclipse.kura.net.firewall
Interfaces firewall configuration instances.
org.eclipse.kura.net.modem - package org.eclipse.kura.net.modem
Provides interfaces for instances and configurations of modems.
org.eclipse.kura.net.route - package org.eclipse.kura.net.route
Provides services to manage interfaces and their priorities in the static routing table.
org.eclipse.kura.net.wifi - package org.eclipse.kura.net.wifi
Provides interfaces for instances and configurations of wifi devices.
org.eclipse.kura.position - package org.eclipse.kura.position
Contains service to acquire global position.
org.eclipse.kura.security - package org.eclipse.kura.security
Provides security related APIs
org.eclipse.kura.ssl - package org.eclipse.kura.ssl
Provides SSL-related APIs
org.eclipse.kura.status - package org.eclipse.kura.status
Provides service to notify the status of the connection to the cloud.
org.eclipse.kura.system - package org.eclipse.kura.system
Contains services to get system information and perform basic system tasks.
org.eclipse.kura.type - package org.eclipse.kura.type
This package provides wrapper value types which represents actual Java value types as TypedValue and all utility classes comprising necessary static factory methods
org.eclipse.kura.usb - package org.eclipse.kura.usb
Provides services and interfaces for finding and managing USB devices within the system.
org.eclipse.kura.watchdog - package org.eclipse.kura.watchdog
Provides service for controlling hardware watchdog timer.
org.eclipse.kura.wire - package org.eclipse.kura.wire
Provides all necessary APIs and all utility classes comprising necessary static factory methods to manipulate Kura Wires topology
OS_CLOUDBEES - Static variable in interface org.eclipse.kura.system.SystemService
 
OS_LINUX - Static variable in interface org.eclipse.kura.system.SystemService
 
OS_MAC_OSX - Static variable in interface org.eclipse.kura.system.SystemService
 

P

pair() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
A connection to this device is established, and the device is then paired.
Parity - Static variable in class org.eclipse.kura.net.modem.ModemGpsEnabledEvent
 
PARITY_EVEN - Static variable in class org.eclipse.kura.comm.CommURI
 
PARITY_MARK - Static variable in class org.eclipse.kura.comm.CommURI
 
PARITY_NONE - Static variable in class org.eclipse.kura.comm.CommURI
 
PARITY_ODD - Static variable in class org.eclipse.kura.comm.CommURI
 
PARITY_SPACE - Static variable in class org.eclipse.kura.comm.CommURI
 
parseAppTopic(String) - Static method in class org.eclipse.kura.cloud.CloudletTopic
 
parseCode(int) - Static method in enum org.eclipse.kura.net.NetInterfaceState
 
parseCode(int) - Static method in enum org.eclipse.kura.net.NetworkState
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiBgscanModule
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiMode
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiRadioMode
 
parseCode(int) - Static method in enum org.eclipse.kura.net.wifi.WifiSecurity
 
parseHostAddress(String) - Static method in class org.eclipse.kura.net.IPAddress
Parse a literal representation of an IP address and returns the corresponding IPAddress class.
parseString(String) - Static method in class org.eclipse.kura.comm.CommURI
Converts a String of the CommURI form to a CommURI Object
parseTypedValue(DataType, String) - Static method in class org.eclipse.kura.type.TypedValues
Parses a TypedValue of given type from a String.
Password - Class in org.eclipse.kura.configuration
 
Password(String) - Constructor for class org.eclipse.kura.configuration.Password
 
Password(char[]) - Constructor for class org.eclipse.kura.configuration.Password
 
PasswordCommandService - Interface in org.eclipse.kura.command
This interface provides methods for running system commands from the web console.
PERIODIC_STATUS_CHECK_DELAY - Static variable in enum org.eclipse.kura.status.CloudConnectionStatusEnum
Delay in ms for periodic check on fixed statuses (On, Off)
pingAccessPoint() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
pinStatusChange(boolean) - Method in interface org.eclipse.kura.gpio.PinStatusListener
Invoked when the status of the attached input pin changes
PinStatusListener - Interface in org.eclipse.kura.gpio
This interface is used to notify status change on the Input pins
Port - Static variable in class org.eclipse.kura.net.modem.ModemGpsEnabledEvent
 
POSITION_LOCKED_EVENT_TOPIC - Static variable in class org.eclipse.kura.position.PositionLockedEvent
Topic of the PositionLockedEvent
POSITION_LOST_EVENT_TOPIC - Static variable in class org.eclipse.kura.position.PositionLostEvent
Topic of the PositionLostEvent
PositionException - Exception in org.eclipse.kura.position
 
PositionException() - Constructor for exception org.eclipse.kura.position.PositionException
 
PositionException(String) - Constructor for exception org.eclipse.kura.position.PositionException
 
PositionException(Throwable) - Constructor for exception org.eclipse.kura.position.PositionException
 
PositionException(String, Throwable) - Constructor for exception org.eclipse.kura.position.PositionException
 
PositionListener - Interface in org.eclipse.kura.position
 
PositionLockedEvent - Class in org.eclipse.kura.position
PositionLockedEvent is raised when a valid GPS position has been acquired.
PositionLockedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.position.PositionLockedEvent
 
PositionLostEvent - Class in org.eclipse.kura.position
PositionLostEvent is raised when GPS position has been lost.
PositionLostEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.position.PositionLostEvent
 
PositionService - Interface in org.eclipse.kura.position
This interface provides methods getting a geographic position.
postDownload(RequestContext, Map<String, Object>) - Method in interface org.eclipse.kura.deployment.hook.DeploymentHook
This method is called at the preDownload phase, see class description for more details.
postInstall(RequestContext, Map<String, Object>) - Method in interface org.eclipse.kura.deployment.hook.DeploymentHook
This method is called at the preDownload phase, see class description for more details.
preDownload(RequestContext, Map<String, Object>) - Method in interface org.eclipse.kura.deployment.hook.DeploymentHook
This method is called at the preDownload phase, see class description for more details.
PreparedRead - Interface in org.eclipse.kura.driver
This interface represents an optimized request that can be performed by a driver.
prepareRead(List<ChannelRecord>) - Method in interface org.eclipse.kura.driver.Driver
This method allows the driver to perform protocol specific optimizations in order to accelerate the execution of batches of read requests having the same channel configuration.
PRIORITY_CRITICAL - Static variable in interface org.eclipse.kura.status.CloudConnectionStatusService
Priorities are evaluated in ascending order.
PRIORITY_HIGH - Static variable in interface org.eclipse.kura.status.CloudConnectionStatusService
 
PRIORITY_LOW - Static variable in interface org.eclipse.kura.status.CloudConnectionStatusService
 
PRIORITY_MAX - Static variable in interface org.eclipse.kura.status.CloudConnectionStatusService
Maximum priority for the notification.
PRIORITY_MEDIUM - Static variable in interface org.eclipse.kura.status.CloudConnectionStatusService
 
PRIORITY_MIN - Static variable in interface org.eclipse.kura.status.CloudConnectionStatusService
Minimum priority for the notification.
PROP_CIPHERS - Static variable in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
PROP_DEFAULT_HN_VERIFY - Static variable in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
PROP_DEFAULT_PROTOCOL - Static variable in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
PROP_DEFAULT_TRUST_PASSWORD - Static variable in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
PROP_HN_VERIFY - Static variable in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
PROP_PROTOCOL - Static variable in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
PROP_TRUST_PASSWORD - Static variable in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
PROP_TRUST_STORE - Static variable in class org.eclipse.kura.ssl.SslManagerServiceOptions
 
publish(String, KuraPayload, int, boolean) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server using the default priority 5.
publish(String, String, KuraPayload, int, boolean) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server using the default priority 5.
publish(String, KuraPayload, int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server.
publish(String, String, KuraPayload, int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server.
publish(String, byte[], int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server with a raw byte array payload.
publish(String, String, byte[], int, boolean, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Publishes a message to the remote server with a raw byte array payload.
publish(String, byte[], int, boolean, int) - Method in interface org.eclipse.kura.data.DataService
Publishes a message to the broker.
publish(String, byte[], int, boolean) - Method in interface org.eclipse.kura.data.DataTransportService
Enqueues a message for publishing with the underlying transport implementation.

R

read(Set<String>) - Method in interface org.eclipse.kura.asset.Asset
Reads the communication channels identified by the set of channel names provided as argument.
READ - Static variable in interface org.eclipse.kura.bluetooth.BluetoothConnector
Access mode READ
read(List<ChannelRecord>) - Method in interface org.eclipse.kura.driver.Driver
Reads the communication channels that correspond to the given channel records.
READ_WRITE - Static variable in interface org.eclipse.kura.bluetooth.BluetoothConnector
Access mode READ_WRITE
readAllChannels() - Method in interface org.eclipse.kura.asset.Asset
Performs a read on all READ or READ_WRITE channels that are defined on this asset and returns the result as a list of ChannelRecord instances.
readCharacteristicValue(String) - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Read characteristic value from handle.
readCharacteristicValueByUuid(UUID) - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Read value from characteristic by UUID.
readValue() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Reads the value of this characteristic.
readValue() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattDescriptor
Reads the value of this descriptor
reboot() - Method in interface org.eclipse.kura.system.SystemAdminService
Reboots the device.
register(CloudConnectionStatusComponent) - Method in interface org.eclipse.kura.status.CloudConnectionStatusService
Registers a CloudConnectionStatusComponent in the component registry of the Service
registerChannelListener(String, ChannelListener) - Method in interface org.eclipse.kura.asset.Asset
Registers a channel listener for the provided channel name for a monitor operation on it.
registerChannelListener(Map<String, Object>, ChannelListener) - Method in interface org.eclipse.kura.driver.Driver
Registers channel listener for the provided channel configuration for a monitor operation on it.
registerCriticalComponent(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
Register a critical component with the WatchdogService Check-in.
registerCriticalService(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
Deprecated.
registerListener(ModemMonitorListener) - Method in interface org.eclipse.kura.net.modem.ModemMonitorService
 
registerListener(WifiClientMonitorListener) - Method in interface org.eclipse.kura.net.wifi.WifiClientMonitorService
 
registerListener(String, PositionListener) - Method in interface org.eclipse.kura.position.PositionService
Registers position listener
release() - Method in interface org.eclipse.kura.cloud.CloudClient
Releases this CloudClient handle.
reloadCommandLineFingerprint() - Method in interface org.eclipse.kura.security.SecurityService
This method allows the reload of the command line fingerprint
reloadSecurityPolicyFingerprint() - Method in interface org.eclipse.kura.security.SecurityService
This method allows the reload of the security policy's fingerprint
removeAllMetrics() - Method in class org.eclipse.kura.message.KuraPayload
 
removeBeaconListener(BluetoothLeBeaconListener<T>) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconScanner
Remove the given beacon listener
removeBlockDev(String) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
removeCertificate(String) - Method in interface org.eclipse.kura.certificate.CertificatesService
removeCertificate tries to remove the specified certificate from the key store.
removeCloudClientListener(CloudClientListener) - Method in interface org.eclipse.kura.cloud.CloudClient
Removes a CloudCallbackHandler from this CloudClient.
removeDataServiceListener(DataServiceListener) - Method in interface org.eclipse.kura.data.DataService
Removes a listener.
removeDataTransportListener(DataTransportListener) - Method in interface org.eclipse.kura.data.DataTransportService
Removes a listener.
removeInterface(String) - Method in interface org.eclipse.kura.net.route.RoutingAgentService
Removes interface from RoutingAgent
removeMetric(String) - Method in class org.eclipse.kura.message.KuraPayload
 
removePinStatusListener(PinStatusListener) - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
Removes a PinStatusListener from this input pin.
If the pin has no listeners attached, this method should fail silently.
removeTtyDev(String) - Method in class org.eclipse.kura.usb.UsbModemDevice
 
renewDhcpLease(String) - Method in interface org.eclipse.kura.net.NetworkAdminService
Releases current IP address and acquires a new lease for the provided interface.
RequestContext - Class in org.eclipse.kura.deployment.hook
This class provides some context information describing a DEPLOY-V2 request.
RequestContext(String, String) - Constructor for class org.eclipse.kura.deployment.hook.RequestContext
Creates a new RequestContext instance.
REQUESTER_CLIENT_ID - Static variable in class org.eclipse.kura.message.KuraRequestPayload
 
reset() - Method in interface org.eclipse.kura.net.modem.CellularModem
resets the modem and tries to restore the state of the modem driver.
RESPONSE_CODE_BAD_REQUEST - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
RESPONSE_CODE_ERROR - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
RESPONSE_CODE_NOTFOUND - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
RESPONSE_CODE_OK - Static variable in class org.eclipse.kura.message.KuraResponsePayload
 
returnCertificate(String) - Method in interface org.eclipse.kura.certificate.CertificatesService
returnCertificate returns the certificate corresponding to the specified alias.
rollback() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Rolls back to the last saved snapshot if available.
rollback(long) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Rolls back to the specified snapshot id.
rollback(Connection) - Method in interface org.eclipse.kura.db.BaseDbService
Utility method to silently rollback a JDBC Connection without throwing SQLExcepton.
rollbackDefaultConfiguration() - Method in interface org.eclipse.kura.net.NetworkAdminService
Deprecated.
rollbackDefaultFirewallConfiguration() - Method in interface org.eclipse.kura.net.NetworkAdminService
Deprecated.
RouteConfig - Interface in org.eclipse.kura.net.route
Route configuration interface
RouteConfig4 - Interface in org.eclipse.kura.net.route
Marker interface for IPv4 route configs
RouteConfig6 - Interface in org.eclipse.kura.net.route
Marker interface for IPv6 route configs
RouteConfigIP<T extends IPAddress> - Class in org.eclipse.kura.net.route
Base class for Route configurations
RouteConfigIP(T, T, T, String, int) - Constructor for class org.eclipse.kura.net.route.RouteConfigIP
 
RouteConfigIP4 - Class in org.eclipse.kura.net.route
Implementation of IPv4 route configurations
RouteConfigIP4(IP4Address, IP4Address, IP4Address, String, int) - Constructor for class org.eclipse.kura.net.route.RouteConfigIP4
 
RouteConfigIP6 - Class in org.eclipse.kura.net.route
Implementation of IPv6 route configurations
RouteConfigIP6(IP6Address, IP6Address, IP6Address, String, int) - Constructor for class org.eclipse.kura.net.route.RouteConfigIP6
 
RoutingAgentService - Interface in org.eclipse.kura.net.route
Routing agent service is used to control the static routing table.
rssi - Variable in class org.eclipse.kura.bluetooth.BluetoothBeaconData
 
RSSI - Static variable in class org.eclipse.kura.net.modem.ModemReadyEvent
 

S

Scalar - Enum in org.eclipse.kura.configuration.metatype
Java class for Tscalar.
SecurityService - Interface in org.eclipse.kura.security
 
SelfConfiguringComponent - Interface in org.eclipse.kura.configuration
A SelfConfiguringComponent is a configurable component which maintains its state.
sendCommand(byte[], int) - Method in interface org.eclipse.kura.comm.CommConnection
Sends and array of bytes to a CommConnection and returns an array of bytes that represents the 'response' to the command.
sendCommand(byte[], int, int) - Method in interface org.eclipse.kura.comm.CommConnection
 
sendMessage(byte[]) - Method in interface org.eclipse.kura.comm.CommConnection
Sends and array of bytes to a CommConnection
SerialModemDevice - Class in org.eclipse.kura.net.modem
 
SerialModemDevice(String, String, List<String>) - Constructor for class org.eclipse.kura.net.modem.SerialModemDevice
 
set3Dfix(int) - Method in class org.eclipse.kura.position.NmeaPosition
 
setActiveFilter(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets the value of the 'active-filter' option that specifies a packet filter to be applied to data packets to determine which packets are to be regarded as link activity.
setAddress(String) - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
setAddress(String) - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
setAddress(String) - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
setAddress(IP4Address) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setAddress(T) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the static address to be assigned to the interface.
setAddressType(int) - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
setAddressType(int) - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
setAlias(String) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Sets the friendly name of this adapter.
setAlias(String) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Sets an alternative friendly name of this device.
setAllowedNetworks(Set<NetworkPair<T>>) - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
Sets a List of networks that are allowed to make DNS queries
setAltitude(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setAltitude(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setApn(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets access point name.
setAssetDescription(String) - Method in class org.eclipse.kura.asset.AssetConfiguration
Sets the asset description.
setAuthType(ModemConfig.AuthType) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets authentication type.
setAutoConnect(boolean) - Method in class org.eclipse.kura.net.NetConfigIP
 
setBeaconAdvertisingData(String, Integer, Integer, String, Integer, boolean, boolean, boolean, boolean, boolean) - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Set the data in to the Beacon advertising packet for the given interface.
setBeaconAdvertisingInterval(Integer, Integer) - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Set the Beacon advertising interval for the given interface.
setBgscan(WifiBgscan) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setBlocked(boolean) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Sets the blocked state the device.
setBluetoothLeNotificationListener(BluetoothLeNotificationListener) - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Sets the listener by which asynchronous actions of the GATT server will be communicated.
setBody(byte[]) - Method in class org.eclipse.kura.message.KuraPayload
 
setBrEdrSupported(boolean) - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
setBroadcast(boolean) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setCellularSignalLevel(int) - Method in interface org.eclipse.kura.net.modem.ModemMonitorListener
 
setChannelConfig(Map<String, Object>) - Method in class org.eclipse.kura.channel.ChannelRecord
Sets the channel configuration as provided.
setChannels(int[]) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setChannelStatus(ChannelStatus) - Method in class org.eclipse.kura.channel.ChannelRecord
Sets the status.
setCloudService(CloudService) - Method in class org.eclipse.kura.cloud.Cloudlet
 
setConfiguration(List<NetConfig>) - Method in interface org.eclipse.kura.net.modem.CellularModem
 
setDataCompression(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets a value of numeric parameter that supports PDP data compression.
setDefaultLeaseTime(int) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
setDefaultLeaseTime(int) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the default lease time for DHCP clients
setDestination(T) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setDestinationInterface(String) - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
setDhcp(boolean) - Method in class org.eclipse.kura.net.NetConfigIP
Sets whether of not this configuration should be a dhcp client.
setDialString(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets the dial string.
setDiscoverable(boolean) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Sets the discoverable state the adapter.
setDiscoverableTimout(long) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Sets the discoverable timeout the adapter.
setDnsServers(List<T>) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
setDnsServers(List<T>) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
the DNS servers to pass to DHCP clients if passDns is set to true
setDnsServers(List<T>) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the list of Name Servers to be associated to the interface.
setDomains(List<String>) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the list of DNS domains to be associated to the interface.
setDOP(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setDriver(String) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setEnabled(boolean) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
setEnabled(boolean) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets the enabled setting.
setEnabledRouterMode(boolean) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the status for the DhcpServerConfig
setEventType(int) - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
setEventType(int) - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
setEventType(byte) - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
setException(Throwable) - Method in class org.eclipse.kura.message.KuraResponsePayload
 
setExceptionMessage(String) - Method in class org.eclipse.kura.message.KuraResponsePayload
 
setExceptionStack(String) - Method in class org.eclipse.kura.message.KuraResponsePayload
 
setFilter(String) - Method in class org.eclipse.kura.wire.WireConfiguration
Sets the filter for this WireConfiguration
setFirewallNatConfiguration(List<FirewallNatConfig>) - Method in interface org.eclipse.kura.net.NetworkAdminService
 
setFirewallOpenPortConfiguration(List<FirewallOpenPortConfigIP<? extends IPAddress>>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Sets the 'open port' portion of the firewall configuration
setFirewallPortForwardingConfiguration(List<FirewallPortForwardConfigIP<? extends IPAddress>>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Sets the 'port forwarding' portion of the firewall configuration
setFixQuality(int) - Method in class org.eclipse.kura.position.NmeaPosition
 
setForwarders(Set<T>) - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
Sets the current recursive domain name servers to use to resolve queries
setGateway(T) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the gateway to be used for the interface
setGateway(T) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setGpsEnabled(boolean) - Method in class org.eclipse.kura.net.modem.ModemConfig
 
setGroupCiphers(WifiCiphers) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setGroupCiphers(EnumSet<WifiSecurity>) - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
setHardwareMode(String) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setHDOP(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setHeaderCompression(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets a value of numeric parameter that supports PDP header compression.
setHeading(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setIdle(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets value of the 'idle' option.
setIgnoreSSID(boolean) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setInboundInterface(String) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setInPort(int) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setInterfaceName(String) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
setInterfaceName(String) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the interface name for the DhcpServerConfig
setInterfaceName(String) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setIpAddress(IPAddress) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets PDP IP address.
setIpAddress(T) - Method in class org.eclipse.kura.net.NetworkPair
 
setKeyStorePassword(String, char[]) - Method in interface org.eclipse.kura.crypto.CryptoService
Takes a keystore path as a String and a char array representing a password that has to be stored for the specified keystore.
setKeyStorePassword(String, String) - Method in interface org.eclipse.kura.crypto.CryptoService
Deprecated.
setLatitude(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setLatitude(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setLcpEchoFailure(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets number of failed LCP echo requests (unacknowledged LCP echo requests to be sent for pppd to presume the peer to be dead)
setLcpEchoInterval(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets LCP echo interval
setLeBrController(boolean) - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
setLeBrHost(boolean) - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
setLeGeneral(boolean) - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
setLeLimited(boolean) - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
setLength(int) - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
setLength(int) - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
setLongitude(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setLongitude(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setMasquerade(boolean) - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
setMasquerade(boolean) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setMaxFail(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets maximum number of failed connection attempts
setMaximumLeaseTime(int) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
setMaximumLeaseTime(int) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the maximum lease time for DHCP clients
setMetric(int) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setMode(WifiMode) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setName(String) - Method in class org.eclipse.kura.channel.Channel
Sets the name.
setNetmask(T) - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
setNetworkPrefixLength(short) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the prefix length to be used for the network interface
setNotificationStatus(CloudConnectionStatusEnum) - Method in interface org.eclipse.kura.status.CloudConnectionStatusComponent
Invoked internally by CloudConnectionStatusService to persist the status of the component
setNrSatellites(int) - Method in class org.eclipse.kura.position.NmeaPosition
 
setNumberOfReports(int) - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
setOutboundInterface(String) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setOutPort(int) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setPacketType(byte) - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
setPairable(boolean) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Sets the discoverable state the adapter.
setPairableTimeout(long) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Sets the timeout after which pairable state turns off automatically, 0 means never.
setPairCiphers(EnumSet<WifiSecurity>) - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
setPairwiseCiphers(WifiCiphers) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setParameterLength(int) - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
setPassDns(boolean) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
setPassDns(boolean) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
whether or not to pass DNS to DHCP clients
setPasskey(String) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setPassword(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets password.
setPassword(Password) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets password.
setPDOP(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setPdpType(ModemConfig.PdpType) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets PDP type.
setPermittedInterfaceName(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPermittedMac(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPermittedMac(String) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setPermittedNetwork(NetworkPair<T>) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPermittedNetwork(NetworkPair<T>) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setPersist(boolean) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets 'persist' flag to instruct pppd if it needs to exit after a connection is terminated.
setPingAccessPoint(boolean) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setPort(int) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPortRange(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setPosition(KuraPosition) - Method in class org.eclipse.kura.message.KuraPayload
 
setPowered(boolean) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Sets the power state the adapter.
setPppNumber(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets PPP number (i.e.
setPrecision(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setPrefix(short) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
setPrefix(short) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the network prefix for the DhcpServerConfig
setPrefix(short) - Method in class org.eclipse.kura.net.NetworkPair
 
setPriorities(Map<String, Integer>) - Method in interface org.eclipse.kura.net.route.RoutingAgentService
Sets interface priorities
setProfileID(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets PDP profile ID.
setProperties(Map<String, Object>) - Method in class org.eclipse.kura.net.NetConfigIP
 
setProtocol(NetProtocol) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setProtocol(NetProtocol) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setRadioMode(WifiRadioMode) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setRangeEnd(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
setRangeEnd(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the ending IPAddress in the pool for the DHCP clients
setRangeStart(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
setRangeStart(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the starting IPAddress in the pool for the DHCP clients
setRawData(byte[]) - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
setReportData(byte[]) - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
setReportData(byte[]) - Method in class org.eclipse.kura.bluetooth.listener.AdvertisingReportRecord
 
setRequesterClientId(String) - Method in class org.eclipse.kura.message.KuraRequestPayload
 
setRequestId(String) - Method in class org.eclipse.kura.message.KuraRequestPayload
 
setResetTimeout(int) - Method in class org.eclipse.kura.net.modem.ModemConfig
 
setResponseCode(int) - Method in class org.eclipse.kura.message.KuraResponsePayload
 
setRouterAddress(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
setRouterAddress(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the router IPAddress for the DhcpServerConfig
setRssi(int) - Method in class org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportRecord
 
setRssi(int) - Method in class org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeacon
 
setSatellites(int) - Method in class org.eclipse.kura.message.KuraPosition
 
setSecurity(WifiSecurity) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setSecurityLevel(BluetoothGattSecurityLevel) - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Set security level.
setSourceInterface(String) - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
setSourcePortRange(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setSourcePortRange(String) - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
setSpeed(double) - Method in class org.eclipse.kura.message.KuraPosition
 
setSpeed(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setSSID(String) - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
setStatus(int) - Method in class org.eclipse.kura.message.KuraPosition
 
setStatus(NetInterfaceStatus) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the NetInterfaceStatus to be used for the network interface
setSubEventCode(byte) - Method in class org.eclipse.kura.bluetooth.listener.BluetoothAdvertisementData
 
setSubnet(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
setSubnet(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the subnet for the DhcpServerConfig
setSubnetMask(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP
 
setSubnetMask(T) - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
sets the subnet mask for the DhcpServerConfig
setSubnetMask(T) - Method in class org.eclipse.kura.net.NetConfigIP
Sets the subnet mask to be used for the network interface
setTimestamp(long) - Method in class org.eclipse.kura.channel.ChannelRecord
Sets the timestamp as provided.
setTimestamp(Date) - Method in class org.eclipse.kura.message.KuraPayload
 
setTimestamp(Date) - Method in class org.eclipse.kura.message.KuraPosition
 
setTrack(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setTrusted(boolean) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeDevice
Sets the trusted state the device.
setType(ChannelType) - Method in class org.eclipse.kura.channel.Channel
Sets the type.
setUnpermittedInterfaceName(String) - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
setUsername(String) - Method in class org.eclipse.kura.net.modem.ModemConfig
Sets user name.
setValue(Object) - Method in interface org.eclipse.kura.bluetooth.BluetoothGattCharacteristic
 
setValue(TypedValue<?>) - Method in class org.eclipse.kura.channel.ChannelRecord
Sets the value associated to the operation represented by this channel record
setValue(boolean) - Method in interface org.eclipse.kura.gpio.KuraGPIOPin
Used to set the value of an output pin.
setValueType(DataType) - Method in class org.eclipse.kura.channel.Channel
Sets the value type.
setVDOP(double) - Method in class org.eclipse.kura.position.NmeaPosition
 
setWifiSignalLevel(int) - Method in interface org.eclipse.kura.net.wifi.WifiClientMonitorListener
 
setWinsServers(List<IP4Address>) - Method in class org.eclipse.kura.net.NetConfigIP4
Sets the list of Windows Servers to be associated with the interface
setWire(Wire) - Method in class org.eclipse.kura.wire.WireConfiguration
Sets the Wire instance.
sha1Hash(String) - Method in interface org.eclipse.kura.crypto.CryptoService
Returns a SHA1 hashed value of the provided string s.
SLOW_BLINKING_OFF_TIME - Static variable in enum org.eclipse.kura.status.CloudConnectionStatusEnum
 
SLOW_BLINKING_ON_TIME - Static variable in enum org.eclipse.kura.status.CloudConnectionStatusEnum
Delays in ms for Slow Blinking
snapshot() - Method in interface org.eclipse.kura.configuration.ConfigurationService
Takes a new snapshot of the current configuration of all the registered ConfigurableCompoenents.
SslManagerService - Interface in org.eclipse.kura.ssl
The SslManagerService is responsible to manage the configuration of the SSL connections.
SslManagerServiceOptions - Class in org.eclipse.kura.ssl
 
SslManagerServiceOptions(Map<String, Object>) - Constructor for class org.eclipse.kura.ssl.SslManagerServiceOptions
 
SslServiceListener - Interface in org.eclipse.kura.ssl
Listener interface to be implemented by applications that needs to be notified of events in the SslManagerService.
startAdvertisementScan(String, BluetoothAdvertisementScanListener) - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Starts an asynchronous scan for Bluetooth LE advertisements.
startBeaconAdvertising() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Start Beacon advertising for the given interface.
startBeaconAdvertising() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconAdvertiser
Start Beacon advertising.
startBeaconScan(String, BluetoothBeaconScanListener) - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Starts an asynchronous scan for Bluetooth LE beacons.
startBeaconScan(long) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconScanner
Start a scan for beacons of given duration in seconds.
startLeScan(BluetoothLeScanListener) - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Starts an asynchronous scan for Bluetooth LE devices.
startWatchdog() - Method in interface org.eclipse.kura.watchdog.WatchdogService
Deprecated.
stopBeaconAdvertising() - Method in interface org.eclipse.kura.bluetooth.BluetoothAdapter
Stop Beacon advertising for the given interface.
stopBeaconAdvertising() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconAdvertiser
Stop Beacon advertising.
stopBeaconScan() - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconScanner
Stop the scan for beacons.
StopBits - Static variable in class org.eclipse.kura.net.modem.ModemGpsEnabledEvent
 
STOPBITS_1 - Static variable in class org.eclipse.kura.comm.CommURI
 
STOPBITS_1_5 - Static variable in class org.eclipse.kura.comm.CommURI
 
STOPBITS_2 - Static variable in class org.eclipse.kura.comm.CommURI
 
stopDiscovery() - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeAdapter
Stops a BLE discovery.
stopWatchdog() - Method in interface org.eclipse.kura.watchdog.WatchdogService
Deprecated.
storeCertificate(Certificate, String) - Method in interface org.eclipse.kura.certificate.CertificatesService
The storeCertificate interface method receives a certificate and an alias that should be stored in a key store
StringValue - Class in org.eclipse.kura.type
This class represents a String value as a TypedValue.
StringValue(String) - Constructor for class org.eclipse.kura.type.StringValue
Instantiates a new string value.
subscribe(String, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Subscribes to a topic with the remote server.
subscribe(String, String, int) - Method in interface org.eclipse.kura.cloud.CloudClient
Subscribes to a topic with the remote server.
subscribe(String, int) - Method in interface org.eclipse.kura.data.DataService
Subscribes to the specified topic with the remote server.
subscribe(String, int) - Method in interface org.eclipse.kura.data.DataTransportService
Subscribes to a topic on the broker.
supportsMulticast() - Method in interface org.eclipse.kura.net.NetInterface
Returns whether a network interface supports multicasting or not.
sync() - Method in interface org.eclipse.kura.system.SystemAdminService
Synchronizes data on flash with memory.
SystemAdminService - Interface in org.eclipse.kura.system
Service to perform basic system tasks.
SystemService - Interface in org.eclipse.kura.system
Service to provide basic system information including Operating System information, JVM information and filesystem information.

T

ThreadSafe - Annotation Type in org.eclipse.kura.annotation
This annotation denotes that the annotated type is thread-safe.
TObject - Interface in org.eclipse.kura.configuration.metatype
Java class for Tobject complex type.
toString() - Method in class org.eclipse.kura.asset.AssetConfiguration
toString() - Method in class org.eclipse.kura.bluetooth.BluetoothBeaconData
 
toString() - Method in class org.eclipse.kura.channel.Channel
toString() - Method in class org.eclipse.kura.channel.ChannelRecord
 
toString() - Method in class org.eclipse.kura.channel.ChannelStatus
 
toString() - Method in class org.eclipse.kura.channel.listener.ChannelEvent
toString() - Method in class org.eclipse.kura.cloud.CloudletTopic
 
toString() - Method in class org.eclipse.kura.comm.CommURI
The String representing the CommURI
toString() - Method in class org.eclipse.kura.configuration.Password
 
toString() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfg
 
toString() - Method in class org.eclipse.kura.net.dhcp.DhcpServerCfgIP4
 
toString() - Method in class org.eclipse.kura.net.dhcp.DhcpServerConfigIP
 
toString() - Method in class org.eclipse.kura.net.dns.DnsServerConfigIP
 
toString() - Method in class org.eclipse.kura.net.firewall.FirewallAutoNatConfig
 
toString() - Method in class org.eclipse.kura.net.firewall.FirewallNatConfig
 
toString() - Method in class org.eclipse.kura.net.firewall.FirewallOpenPortConfigIP
 
toString() - Method in class org.eclipse.kura.net.firewall.FirewallPortForwardConfigIP
 
toString() - Method in class org.eclipse.kura.net.IP4Address
 
toString() - Method in class org.eclipse.kura.net.modem.ModemConfig
 
toString() - Method in class org.eclipse.kura.net.NetConfigIP
 
toString() - Method in class org.eclipse.kura.net.NetConfigIP4
 
toString() - Method in class org.eclipse.kura.net.NetworkPair
 
toString() - Method in class org.eclipse.kura.net.route.RouteConfigIP
 
toString() - Method in class org.eclipse.kura.net.route.RouteConfigIP4
 
toString() - Method in class org.eclipse.kura.net.wifi.WifiBgscan
 
toString(WifiCiphers) - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
 
toString() - Method in class org.eclipse.kura.net.wifi.WifiConfig
 
toString() - Method in class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
toString() - Method in class org.eclipse.kura.type.BooleanValue
toString() - Method in class org.eclipse.kura.type.ByteArrayValue
toString() - Method in class org.eclipse.kura.type.DoubleValue
toString() - Method in class org.eclipse.kura.type.FloatValue
toString() - Method in class org.eclipse.kura.type.IntegerValue
toString() - Method in class org.eclipse.kura.type.LongValue
toString() - Method in class org.eclipse.kura.type.StringValue
toString() - Method in class org.eclipse.kura.usb.UsbBlockDevice
 
toString() - Method in class org.eclipse.kura.usb.UsbModemDevice
 
toString() - Method in class org.eclipse.kura.usb.UsbNetDevice
 
toString() - Method in class org.eclipse.kura.usb.UsbTtyDevice
 
toString() - Method in class org.eclipse.kura.wire.WireConfiguration
txpower - Variable in class org.eclipse.kura.bluetooth.BluetoothBeaconData
 
TypedValue<T> - Interface in org.eclipse.kura.type
This interface wraps a Java data type with its represented value format
TypedValues - Class in org.eclipse.kura.type
The Class TypedValues is an utility class to quickly create different TypedValue

U

UdevEventType - Enum in org.eclipse.kura.linux.udev
 
UNKNOWN - Static variable in interface org.eclipse.kura.system.SystemService
 
unregister(CloudConnectionStatusComponent) - Method in interface org.eclipse.kura.status.CloudConnectionStatusService
Unregisters a CloudConnectionStatusComponent from the component registry of the Service
unregisterChannelListener(ChannelListener) - Method in interface org.eclipse.kura.asset.Asset
Unregisters a already registered channel listener which has been registered for a monitor operation
unregisterChannelListener(ChannelListener) - Method in interface org.eclipse.kura.driver.Driver
Unregisters a already registered channel listener which has been registered for a monitor operation.
unregisterCriticalComponent(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
Unregister a critical component with the WatchdogService Check-in.
unregisterCriticalService(CriticalComponent) - Method in interface org.eclipse.kura.watchdog.WatchdogService
Deprecated.
unregisterListener(ModemMonitorListener) - Method in interface org.eclipse.kura.net.modem.ModemMonitorService
 
unregisterListener(WifiClientMonitorListener) - Method in interface org.eclipse.kura.net.wifi.WifiClientMonitorService
 
unregisterListener(String) - Method in interface org.eclipse.kura.position.PositionService
Unregisters position listener
unsetCloudService(CloudService) - Method in class org.eclipse.kura.cloud.Cloudlet
 
unsubscribe(String) - Method in interface org.eclipse.kura.cloud.CloudClient
Unubscribes to a topic with the remote server.
unsubscribe(String, String) - Method in interface org.eclipse.kura.cloud.CloudClient
Unubscribes to a topic with the remote server.
unsubscribe(String) - Method in interface org.eclipse.kura.data.DataService
Unubscribes to the specified topic with the remote server.
unsubscribe(String) - Method in interface org.eclipse.kura.data.DataTransportService
Unsubscribes to a topic on the broker.
UNSUPPORTED - Static variable in interface org.eclipse.kura.system.SystemService
 
updateBeaconAdvertisingData(T) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconAdvertiser
Set the data in to the Beacon advertising packet.
updateBeaconAdvertisingInterval(Integer, Integer) - Method in interface org.eclipse.kura.bluetooth.le.beacon.BluetoothLeBeaconAdvertiser
Set the minimum and maximum Beacon advertising interval.
updateConfiguration(String, Map<String, Object>) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Updates the Configuration of the registered component with the specified PID.
updateConfiguration(String, Map<String, Object>, boolean) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Updates the Configuration of the registered component with the specified pid.
updateConfigurations(List<ComponentConfiguration>) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Updates the Configuration of the registered components.
updateConfigurations(List<ComponentConfiguration>, boolean) - Method in interface org.eclipse.kura.configuration.ConfigurationService
Updates the Configuration of the registered components.
updateEthernetInterfaceConfig(String, boolean, int, List<NetConfig>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Updates the configuration of the specified EthernetInterface.
updateModemInterfaceConfig(String, String, String, int, boolean, int, List<NetConfig>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Updates the configuration of the specified ModemInterface.
updateStatus(CloudConnectionStatusComponent, CloudConnectionStatusEnum) - Method in interface org.eclipse.kura.status.CloudConnectionStatusService
Updates the status of a CloudConnectionStatusComponent in the registry.
updateWifiInterfaceConfig(String, boolean, WifiAccessPoint, List<NetConfig>) - Method in interface org.eclipse.kura.net.NetworkAdminService
Updates the configuration of the specified WifiInterface.
USB_EVENT_BUS_NUMBER_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the USB bus number
USB_EVENT_DEVICE_ADDED_TOPIC - Static variable in class org.eclipse.kura.usb.UsbDeviceAddedEvent
Topic of the UsbDeviceAddedEvent
USB_EVENT_DEVICE_PATH_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the USB device path
USB_EVENT_DEVICE_REMOVED_TOPIC - Static variable in class org.eclipse.kura.usb.UsbDeviceRemovedEvent
Topic of the UsbDeviceRemovedEvent
USB_EVENT_MANUFACTURER_NAME_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the manufacturer name
USB_EVENT_PRODUCT_ID_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the product id
USB_EVENT_PRODUCT_NAME_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the product name
USB_EVENT_RESOURCE_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the resource name associated with this USB device (e.g.
USB_EVENT_USB_PORT_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the USB port of this device
USB_EVENT_VENDOR_ID_PROPERTY - Static variable in interface org.eclipse.kura.usb.UsbDeviceEvent
Name of the property to access the vendor id
UsbBlockDevice - Class in org.eclipse.kura.usb
Representation of a USB block device.
UsbBlockDevice(String, String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.UsbBlockDevice
 
UsbDevice - Interface in org.eclipse.kura.usb
Interface for all USB devices
UsbDeviceAddedEvent - Class in org.eclipse.kura.usb
An event raised when a new USB device has been added to the system.
UsbDeviceAddedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.usb.UsbDeviceAddedEvent
 
UsbDeviceEvent - Interface in org.eclipse.kura.usb
 
UsbDeviceRemovedEvent - Class in org.eclipse.kura.usb
An event raised when a USB device has been removed from the system.
UsbDeviceRemovedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.usb.UsbDeviceRemovedEvent
 
UsbModemDevice - Class in org.eclipse.kura.usb
Representation of USB modem devices
UsbModemDevice(String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.UsbModemDevice
 
UsbModemDevice(AbstractUsbDevice) - Constructor for class org.eclipse.kura.usb.UsbModemDevice
 
UsbNetDevice - Class in org.eclipse.kura.usb
Representation of USB network devices
UsbNetDevice(String, String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.UsbNetDevice
 
UsbService - Interface in org.eclipse.kura.usb
OSGi interface for getting JSR-80 javax.usb.UsbServices currently available in the system.
UsbTtyDevice - Class in org.eclipse.kura.usb
Representation of USB TTY devices
UsbTtyDevice(String, String, String, String, String, String, String) - Constructor for class org.eclipse.kura.usb.UsbTtyDevice
 
uuid - Variable in class org.eclipse.kura.bluetooth.BluetoothBeaconData
 

V

validate(WifiSecurity) - Method in class org.eclipse.kura.net.wifi.WifiPassword
Validates WiFi password
value() - Method in enum org.eclipse.kura.configuration.metatype.Scalar
 
valueOf(String) - Static method in enum org.eclipse.kura.bluetooth.BluetoothGattSecurityLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportAddressType
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportAddressType
 
valueOf(String) - Static method in enum org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportEventType
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportEventType
 
valueOf(String) - Static method in enum org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristicProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.channel.ChannelFlag
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.channel.ChannelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.cloud.CloudletTopic.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.cloud.CloudPayloadEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.configuration.metatype.Scalar
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.gpio.KuraGPIODirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.gpio.KuraGPIOMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.gpio.KuraGPIOTrigger
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.KuraErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.linux.udev.UdevEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.CellularModem.SerialPortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemCdmaServiceProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemConfig.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemConfig.PdpType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemConnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemPowerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemRegistrationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.modem.ModemTechnologyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetInterfaceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetInterfaceStateChangedEvent.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetInterfaceStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetInterfaceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetRouterMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.NetworkState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiBgscanModule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiInterface.Capability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiRadioMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.net.wifi.WifiSecurity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.status.CloudConnectionStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.kura.type.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.kura.bluetooth.BluetoothGattSecurityLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportAddressType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.bluetooth.le.beacon.AdvertisingReportEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristicProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.channel.ChannelFlag
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.channel.ChannelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.cloud.CloudletTopic.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.cloud.CloudPayloadEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.configuration.metatype.Scalar
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.gpio.KuraGPIODirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.gpio.KuraGPIOMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.gpio.KuraGPIOTrigger
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.KuraErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.linux.udev.UdevEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.CellularModem.SerialPortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemCdmaServiceProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemConfig.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemConfig.PdpType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemConnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemPowerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemRegistrationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.modem.ModemTechnologyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetInterfaceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetInterfaceStateChangedEvent.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetInterfaceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetInterfaceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetRouterMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.NetworkState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiBgscanModule
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiCiphers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiInterface.Capability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiRadioMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.net.wifi.WifiSecurity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.status.CloudConnectionStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.kura.type.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
verifySignature(KuraTopic, KuraPayload) - Method in interface org.eclipse.kura.certificate.CertificatesService
verifySignature is a method that takes the topic used to send the message and the signed message to verify the correctness of the signature.
verifyWifiCredentials(String, WifiConfig, int) - Method in interface org.eclipse.kura.net.NetworkAdminService
Verifies WiFi credentials by trying to establish connection with access point.

W

WatchdogService - Interface in org.eclipse.kura.watchdog
This interface provides methods for starting, stopping, and updating a hardware watchdog present on the system.
WifiAccessPoint - Interface in org.eclipse.kura.net.wifi
The WifiAccessPoint models an access point for a Wifi network.
WifiAccessPointAddedEvent - Class in org.eclipse.kura.net.wifi
Emitted when a new access point is found by the device.
WifiAccessPointAddedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.wifi.WifiAccessPointAddedEvent
 
WifiAccessPointRemovedEvent - Class in org.eclipse.kura.net.wifi
Emitted when an access point disappears from view of the device.
WifiAccessPointRemovedEvent(Map<String, ?>) - Constructor for class org.eclipse.kura.net.wifi.WifiAccessPointRemovedEvent
 
WifiBgscan - Class in org.eclipse.kura.net.wifi
Background Scan container class
WifiBgscan(WifiBgscanModule, int, int, int) - Constructor for class org.eclipse.kura.net.wifi.WifiBgscan
 
WifiBgscan(WifiBgscan) - Constructor for class org.eclipse.kura.net.wifi.WifiBgscan
 
WifiBgscan(String) - Constructor for class org.eclipse.kura.net.wifi.WifiBgscan
 
WifiBgscanModule - Enum in org.eclipse.kura.net.wifi
Module for background scan
WifiCiphers - Enum in org.eclipse.kura.net.wifi
Wifi Ciphers enum
WifiClientMonitorListener - Interface in org.eclipse.kura.net.wifi
 
WifiClientMonitorService - Interface in org.eclipse.kura.net.wifi
Marker interface for wifi client monitoring service
WifiConfig - Class in org.eclipse.kura.net.wifi
Configuration for a wifi interface based on IPv4 addresses.
WifiConfig() - Constructor for class org.eclipse.kura.net.wifi.WifiConfig
 
WifiConfig(WifiMode, String, int[], WifiSecurity, String, String, boolean, WifiBgscan) - Constructor for class org.eclipse.kura.net.wifi.WifiConfig
 
WifiHotspotInfo - Class in org.eclipse.kura.net.wifi
 
WifiHotspotInfo(String, String, int, int, int, WifiSecurity) - Constructor for class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
WifiHotspotInfo(String, String, int, int, int, WifiSecurity, EnumSet<WifiSecurity>, EnumSet<WifiSecurity>) - Constructor for class org.eclipse.kura.net.wifi.WifiHotspotInfo
 
WifiInterface<T extends WifiInterfaceAddress> - Interface in org.eclipse.kura.net.wifi
Wifi interface
WifiInterface.Capability - Enum in org.eclipse.kura.net.wifi
Flags describing the capabilities of a wireless device.
WifiInterfaceAddress - Interface in org.eclipse.kura.net.wifi
Interface for wifi status information
WifiInterfaceAddressConfig - Interface in org.eclipse.kura.net.wifi
Contains both the wifi interface status as well as all current configurations
WifiMode - Enum in org.eclipse.kura.net.wifi
Modes of operation for wifi interfaces
WifiPassword - Class in org.eclipse.kura.net.wifi
 
WifiPassword(String) - Constructor for class org.eclipse.kura.net.wifi.WifiPassword
WifiPassword constructor
WifiPassword(char[]) - Constructor for class org.eclipse.kura.net.wifi.WifiPassword
WifiPassword constructor
WifiRadioMode - Enum in org.eclipse.kura.net.wifi
Types of wifi radio modes
WifiSecurity - Enum in org.eclipse.kura.net.wifi
Flags describing the security capabilities of an access point.
WireComponent - Interface in org.eclipse.kura.wire
WireComponent is a marker interface representing a generic identity for WireEmitters and WireReceivers.
WireConfiguration - Class in org.eclipse.kura.wire
The Class WireConfiguration represents a wiring configuration between a Wire Emitter and a Wire Receiver.
WireConfiguration(String, String) - Constructor for class org.eclipse.kura.wire.WireConfiguration
Instantiates a new WireConfiguration.
WireEmitter - Interface in org.eclipse.kura.wire
The WireEmitter is a marker interface which represents a wire component which is a data producer that can produce values.
WireEnvelope - Class in org.eclipse.kura.wire
The Class WireEnvelope represents a composite envelope to be used as an abstract data to be transmitted between the wire emitter and the wire receiver
WireEnvelope(String, List<WireRecord>) - Constructor for class org.eclipse.kura.wire.WireEnvelope
Instantiates a new WireEnvelope.
WireHelperService - Interface in org.eclipse.kura.wire
The interface WireHelperService is an service utility API to provide quick and necessary operations for Kura Wires topology.
WireReceiver - Interface in org.eclipse.kura.wire
The WireReceiver interface Represents a wire component which is a data consumer that can receive produced or emitted values from upstream WireEmitter.
WireRecord - Class in org.eclipse.kura.wire
The Class WireRecord represents a record to be transmitted during wire communication between wire emitter and wire receiver
WireRecord(Map<String, TypedValue<?>>) - Constructor for class org.eclipse.kura.wire.WireRecord
Instantiates a new WireRecord.
WireService - Interface in org.eclipse.kura.wire
This WireService interface provides all necessary service API methods to manipulate wire mechanisms in Kura Wires topology.
WireSupport - Interface in org.eclipse.kura.wire
The interface WireSupport is responsible for managing incoming as well as outgoing wires of the contained Wire Component.
withBaudRate(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withDataBits(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withFlowControl(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withOpenTimeout(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
Sets the open timeout associated with the port
withParity(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withReceiveTimeout(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
Sets the receive timeout associated with the port.
withStopBits(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
 
withTimeout(int) - Method in class org.eclipse.kura.comm.CommURI.Builder
write(List<ChannelRecord>) - Method in interface org.eclipse.kura.asset.Asset
Writes the data to the provided communication channels that correspond to the given channel records.
WRITE - Static variable in interface org.eclipse.kura.bluetooth.BluetoothConnector
Access mode WRITE
write(List<ChannelRecord>) - Method in interface org.eclipse.kura.driver.Driver
Writes the data channels that correspond to the given channel records.
writeCharacteristicValue(String, String) - Method in interface org.eclipse.kura.bluetooth.BluetoothGatt
Write value to characteristic.
writeValue(byte[]) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattCharacteristic
Writes the value of this characteristic.
writeValue(byte[]) - Method in interface org.eclipse.kura.bluetooth.le.BluetoothLeGattDescriptor
Writes the value of this descriptor.
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links