| Interface | Description |
|---|---|
| CallbackHandler |
Handler to operation on device.
|
| DeviceSetting.ValidationCallback | |
| SettingCallback<T> |
Callback interface for writing and reading settings from/to device.
|
| SettingsEditor |
Interface for changing multiple device settings at once.
|
| Class | Description |
|---|---|
| Beacon |
Estimote Beacon settings.
|
| DeviceInfo |
General device information like hardware/software versions, color, name, form factor.
|
| DeviceSetting<T> |
Readable and writable device setting.
|
| Eddystone |
Class for changing Eddystone protocol parameters in device.
|
| EstimotePackets |
Estimote packet family settings.
|
| Gpio |
General Purpose Input/Output ports settings.
|
| Nfc | |
| NotifiableDeviceSetting<T> |
Device setting that can notify about its change.
|
| Other |
Other device settings.
|
| Power |
Settings that affect device transmitPower usage.
|
| ReadableDeviceSetting<T> |
Readable device settings (some settings are read only).
|
| ResetOnlySetting<T> |
Device setting which is only possible to reset to a given default value.
|
| ScheduledPeriod |
This class represents scheduled advertising time.
|
| ScheduledPeriod.Time |
Class for setting time of period start/end.
|
| Sensors |
Device sensors settings and values.
|
| Settings |
Device settings class.
|
| SettingsReader |
Helper for reading many settings at once with builder-like usage.
|
| Version |
Comparable information about version number.
|
| Enum | Description |
|---|---|
| Gpio.Pin | |
| Gpio.PinConfig |