Skip navigation links

Eclipse Kura 3.2.0

Packages 
Package Description
org.eclipse.kura
Contains the necessary classes for the framework related exceptions and error codes
org.eclipse.kura.annotation
Provides all necessary annotations required for Kura
org.eclipse.kura.asset
Provides all necessary APIs for Kura Asset Component Model
org.eclipse.kura.bluetooth
Contains interface to open and manage a bluetooth connection.
org.eclipse.kura.bluetooth.le
Provides APIs to manage connections to Bluetooth LE devices.
org.eclipse.kura.bluetooth.le.beacon
Provides APIs to manage Bluetooth LE beacon devices.
org.eclipse.kura.bluetooth.le.beacon.listener
Contains interface to track Bluetooth LE beacon devices.
org.eclipse.kura.bluetooth.listener
Contains interface to track BLE advertisements.
org.eclipse.kura.certificate
Contains interfaces to manage certificates in a key store
org.eclipse.kura.channel
Provides the Kura Channel API
org.eclipse.kura.channel.listener
Provides the Kura Channel Listener API
org.eclipse.kura.clock
Contains interface and event model to synchronize hardware clock.
org.eclipse.kura.cloud
Provides services for managing communications between M2M applications and remote servers.
org.eclipse.kura.cloud.factory
Contains interfaces to manage the construction of Cloud Services.
org.eclipse.kura.comm
Provides services for managing a connection with a serial port.
org.eclipse.kura.command
Contains interface to execute shell commands.
org.eclipse.kura.configuration
Contains services to manage all configurable components of the system.
org.eclipse.kura.configuration.metatype
Provides expected schemas for JAXB bindings.
org.eclipse.kura.crypto
Contains interfaces to cryptographic functions and used to abstract the effective implementation.
org.eclipse.kura.data
Provides services for connecting and communicating with a MQTT broker.
org.eclipse.kura.data.listener
Provides interfaces to listen to notifications from the Data Service.
org.eclipse.kura.data.transport.listener
Provides interfaces to listen to notifications from the Data Transport Service.
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
Provides APIs that allow to customize the behavior of the DEPLOY-V2 Cloudlet by registering DeploymentHook instances.
org.eclipse.kura.driver
Provides all necessary APIs for Drivers of Kura Asset Component Model
org.eclipse.kura.driver.descriptor
Provides all necessary APIs for Driver Descriptors of Kura Asset Component Model
org.eclipse.kura.gpio
Provides APIs to acquire and use GPIO resources available on the system.
org.eclipse.kura.linux.udev
Provides APIs to manage USB devices attached to the system.
org.eclipse.kura.marshalling
APIs for all the marshaller/unmarshaller services
org.eclipse.kura.message
Defines the recommended payload structure for the messages sent a remote cloud platform.
org.eclipse.kura.net
Contains interfaces and event model to manage and configure network interfaces on a given system.
org.eclipse.kura.net.dhcp
Interfaces for all DHCP server instances.
org.eclipse.kura.net.dns
Interfaces for all DNS server instances.
org.eclipse.kura.net.firewall
Interfaces firewall configuration instances.
org.eclipse.kura.net.modem
Provides interfaces for instances and configurations of modems.
org.eclipse.kura.net.route
Provides services to manage interfaces and their priorities in the static routing table.
org.eclipse.kura.net.wifi
Provides interfaces for instances and configurations of wifi devices.
org.eclipse.kura.position
Contains service to acquire global position.
org.eclipse.kura.security
Provides security related APIs
org.eclipse.kura.ssl
Provides SSL-related APIs
org.eclipse.kura.status
Provides service to notify the status of the connection to the cloud.
org.eclipse.kura.system
Contains services to get system information and perform basic system tasks.
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
Provides services and interfaces for finding and managing USB devices within the system.
org.eclipse.kura.watchdog
Provides service for controlling hardware watchdog timer.
org.eclipse.kura.wire
Provides all necessary APIs and all utility classes comprising necessary static factory methods to manipulate Kura Wires topology
org.eclipse.kura.wire.graph
Provides all the necessary APIs and classes to manipulate Kura Wires Graph
org.eclipse.kura.wire.multiport
Provides all the necessary APIs and classes to manipulate Kura Multiport Wire Components
Skip navigation links