Package-level declarations
Types
Link copied to clipboard
interface BootloaderCommands
Link copied to clipboard
Represents a connection to an Efento device in bootloader mode.
Link copied to clipboard
Manages connections with Efento devices. The Connection interface allows you to establish and handle connections to Efento devices. Multiple instances of Connection can be used to connect to several devices simultaneously. However, it's important to note that only one Connection can be active per device at any given time.
Link copied to clipboard
interface GatewayCommands
Link copied to clipboard
Represents a connection to an Efento gateway.
Link copied to clipboard
interface GatewayLegacyCommands
Link copied to clipboard
Represents a connection to a legacy Efento gateway.
Link copied to clipboard
interface GatewayNotifications
Link copied to clipboard
interface SensorCommands
Link copied to clipboard
Represents a connection to an Efento sensor (software version 7 and later).
Link copied to clipboard
interface SensorLegacyCellularCommands
Link copied to clipboard
interface SensorLegacyCommands
Link copied to clipboard
Represents a connection to a legacy Efento sensor (software version 6 and earlier).
Link copied to clipboard
interface SensorLegacyNotifications
Link copied to clipboard
interface SensorNotifications