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

S

SCHEMA_VERSION - Static variable in class com.sensoro.cloud.DaoMaster
 
SDK_VERSION - Static variable in class com.sensoro.beacon.kit.SensoroBeaconManager
SDK version
SDK_VERSION - Static variable in class com.sensoro.cloud.SensoroManager
 
SecureBroadcastInterval - Enum in com.sensoro.beacon.kit.constants
The secure broadcast interval.
sendPacket(BluetoothGattCharacteristic) - Method in class com.sensoro.beacon.kit.connection.BluetoothLEHelper4
series to write package.
SENSO_ACCELERATOR_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper.GattInfo
 
SENSO_BRIGHT_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper.GattInfo
 
SENSO_FORCE_UPDATE_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper.GattInfo
 
SENSO_IS_MOVING_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper.GattInfo
 
SENSO_LED_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper.GattInfo
 
SENSO_PARAMS_SETTINGS_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper.GattInfo
 
SENSO_SERVICE_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper.GattInfo
 
SENSO_TEMPERATURE_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper.GattInfo
 
SENSOR_ACC_COUNT - Static variable in class com.sensoro.beacon.kit.connection.SensorType
 
SENSOR_ACC_MOVING_STATE - Static variable in class com.sensoro.beacon.kit.connection.SensorType
 
SENSOR_LIGHT - Static variable in class com.sensoro.beacon.kit.connection.SensorType
 
SENSOR_TEMP - Static variable in class com.sensoro.beacon.kit.connection.SensorType
 
SENSORO_AUTHORIZATION_CHAR_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper4.GattInfo
 
SENSORO_READ_CHAR_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper4.GattInfo
 
SENSORO_SENSOR_CHAR_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper4.GattInfo
 
SENSORO_SERVICE_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper4.GattInfo
 
SENSORO_WRITE_CHAR_UUID - Static variable in class com.sensoro.beacon.kit.connection.BluetoothLEHelper4.GattInfo
 
SensoroBeaconConnection - Class in com.sensoro.beacon.kit
The class of the beacon connection.
SensoroBeaconConnection(Context, Beacon, SensoroBeaconConnection.BeaconConnectionCallback) - Constructor for class com.sensoro.beacon.kit.SensoroBeaconConnection
 
SensoroBeaconConnection.BeaconConnectionCallback - Interface in com.sensoro.beacon.kit
The callback interface of the beacon.
SensoroBeaconConnection.SensoroException - Exception in com.sensoro.beacon.kit
The exception of the SDK.
SensoroBeaconConnectionV4 - Class in com.sensoro.beacon.kit
The class of the beacon connection for 4.0.
SensoroBeaconConnectionV4(Context, Beacon) - Constructor for class com.sensoro.beacon.kit.SensoroBeaconConnectionV4
 
SensoroBeaconConnectionV4.BeaconConnectionCallback - Interface in com.sensoro.beacon.kit
 
SensoroBeaconConnectionV4.SensorListener - Interface in com.sensoro.beacon.kit
The callback of sensor update.
SensoroBeaconConnectionV4.WriteCallback - Interface in com.sensoro.beacon.kit
 
SensoroBeaconManager - Class in com.sensoro.beacon.kit
This class can manage the sensoro beacon service.The class uses the singleton mode.If you want to get the instance of the class,use SensoroBeaconManager.getInstance(Context)
SensoroEddystoneConnection - Class in com.sensoro.beacon.kit
Created by fangping on 2016/10/31.
SensoroEddystoneConnection(Context, Beacon) - Constructor for class com.sensoro.beacon.kit.SensoroEddystoneConnection
 
SensoroEddystoneConnection.BeaconConnectionCallback - Interface in com.sensoro.beacon.kit
 
SensoroEddystoneConnection.WriteCallback - Interface in com.sensoro.beacon.kit
 
SensoroException() - Constructor for exception com.sensoro.beacon.kit.SensoroBeaconConnection.SensoroException
 
SensoroException(String) - Constructor for exception com.sensoro.beacon.kit.SensoroBeaconConnection.SensoroException
 
SensoroManager - Class in com.sensoro.cloud
Created by Sensoro on 12/23/14.
SensoroUtils - Class in com.sensoro.beacon.kit
Created by Sensoro on 15/1/16.
SensoroUtils() - Constructor for class com.sensoro.beacon.kit.SensoroUtils
 
SensoroUUID - Class in com.sensoro.beacon.kit
Created by Sensoro on 15/9/21.
SensoroUUID() - Constructor for class com.sensoro.beacon.kit.SensoroUUID
 
SENSORS_ACC_SENSITIVITY - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SENSORS_LIGHT_INTERVAL - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SENSORS_TEMP_INTERVAL - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SensorSettings - Class in com.sensoro.beacon.kit
The class for setting the beacon sensors.
SensorSettings() - Constructor for class com.sensoro.beacon.kit.SensorSettings
 
SensorSettings.FlashLightCommand - Class in com.sensoro.beacon.kit
 
SensorType - Class in com.sensoro.beacon.kit.connection
Created by Sensoro on 15/7/29.
SensorType() - Constructor for class com.sensoro.beacon.kit.connection.SensorType
 
setAccelerometerSensitivity(AccelerometerSensitivity) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setAccelerometerSensitivity(AccelerometerSensitivity) - Method in class com.sensoro.beacon.kit.SensorSettings
Set the acceleration sensor sensitivity of the beacon.
setAdvertisingInterval(AdvertisingInterval) - Method in class com.sensoro.beacon.kit.BaseSettings
Set the advertising interval of the beacon.
setAdvertisingInterval(AdvertisingInterval) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setAliBeaconEnabled(boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setBackgroundBetweenScanPeriod(long) - Method in class com.sensoro.beacon.kit.SensoroBeaconManager
Set the period (in milliseconds) between two scan periods in background
setBackgroundBetweenScanPeriod(long) - Method in class com.sensoro.cloud.SensoroManager
Set the period (in milliseconds) between two scan periods in background
setBackgroundEnhancementEnabled(boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setBackgroundMode(boolean) - Method in class com.sensoro.beacon.kit.BeaconService
 
setBackgroundMode(boolean) - Method in class com.sensoro.beacon.kit.SensoroBeaconManager
Sets background mode.
setBackgroundScanPeriod(long) - Method in class com.sensoro.beacon.kit.SensoroBeaconManager
set iBeaon scan period (in milliseconds) in background
setBackgroundScanPeriod(long) - Method in class com.sensoro.cloud.SensoroManager
set iBeaon scan period (in milliseconds) in background
setBeaconManagerListener(BeaconManagerListener) - Method in class com.sensoro.beacon.kit.SensoroBeaconManager
Set a BeaconManager listener
setBeaconManagerListener(BeaconManagerListener) - Method in class com.sensoro.cloud.SensoroManager
Set a BeaconManager listener
setBroadcastKey(String) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
Set the broadcast key of beacon.
setBroadcastKeyMap(HashMap<String, byte[]>) - Method in class com.sensoro.beacon.kit.BeaconService
 
setCloudServiceEnable(boolean) - Method in class com.sensoro.cloud.SensoroManager
Set cloud service enabled.
setCloudServiceGPSEnable(boolean) - Method in class com.sensoro.cloud.SensoroManager
Set the status whether gps of the beacons information is uploaded.
setCloudUploadPeriod(long) - Method in class com.sensoro.cloud.SensoroManager
If cloud service is enable, set the period the beacons is uploaded.If not setted, it will be 30 seconds.
setEddystoneEIDCounter(int) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneEIDEnabled(boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneEIDIKey(byte[]) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneEIDRotK(int) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneOnly(Boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneTLMEnabled(boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneTLMInterval(EddystoneTLMInterval) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneUID(String) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneUIDEnabled(boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneURL(String) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEddystoneURLEnabled(boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setEnable(boolean) - Static method in class com.sensoro.beacon.kit.Logger
 
setEnable(boolean) - Static method in class com.sensoro.cloud.Logger
 
setEnergySavingMode(EnergySavingMode) - Method in class com.sensoro.beacon.kit.BaseSettings
Set the energy saving mode of the beacon.The energy saving mode can be controled by the light sensor if you set.
setEnergySavingMode(EnergySavingMode) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setForegroundBetweenScanPeriod(long) - Method in class com.sensoro.beacon.kit.SensoroBeaconManager
Set the period (in milliseconds) between two scan periods in foreground
setForegroundBetweenScanPeriod(long) - Method in class com.sensoro.cloud.SensoroManager
Set the period (in milliseconds) between two scan periods in foreground
setForegroundScanPeriod(long) - Method in class com.sensoro.beacon.kit.SensoroBeaconManager
Set iBeacon scan period (in milliseconds) in foreground
setForegroundScanPeriod(long) - Method in class com.sensoro.cloud.SensoroManager
Set iBeacon scan period (in milliseconds) in foreground
setIBeaconEnabled(boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setLightSamplingInterval(int) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setLightSamplingInterval(int) - Method in class com.sensoro.beacon.kit.SensorSettings
Set the interval of sampling light.
setMajor(int) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setMeasuredPower(int) - Method in class com.sensoro.beacon.kit.BaseSettings
Set the measured power of the beacon.
setMeasuredPower(int) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setMinor(int) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setPassword(String) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
Set the password of beacon.
setPassword(String) - Method in class com.sensoro.beacon.kit.connection.BluetoothLEHelper4
 
setProximityUUID(String) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setSensorListener(SensoroBeaconConnectionV4.SensorListener) - Method in class com.sensoro.beacon.kit.SensoroBeaconConnectionV4
Set the sensor callback of beacon.
setShakingEnabled(boolean) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setTemperatureSamplingInterval(int) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setTemperatureSamplingInterval(int) - Method in class com.sensoro.beacon.kit.SensorSettings
Set the interval of sampling the temperature.
SETTING_DATA_INVALID - Static variable in class com.sensoro.beacon.kit.SensoroBeaconConnection
Setting data invalid.
setTransmiPower(TransmitPower) - Method in class com.sensoro.beacon.kit.connection.BeaconConfiguration.Builder
 
setTransmitPower(TransmitPower) - Method in class com.sensoro.beacon.kit.BaseSettings
Set the transmit power of the beacon.
startService() - Method in class com.sensoro.beacon.kit.SensoroBeaconManager
Start Sensoro iBeacon service.
startService() - Method in class com.sensoro.cloud.SensoroManager
Start sensoro SDK service.
stopService() - Method in class com.sensoro.beacon.kit.SensoroBeaconManager
Stop Sensoro iBeacon service.
stopService() - Method in class com.sensoro.cloud.SensoroManager
Stop sensoro SDK service.
SUCCESS - Static variable in class com.sensoro.beacon.kit.constants.ResultCode
 
SUCCESS - Static variable in class com.sensoro.beacon.kit.SensoroBeaconConnection
Success.
SYS_ADV_INT - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SYS_ENERGY_SAVING_MODE - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SYS_MRSSI - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SYS_PASSWORD - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SYS_SHAKING - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SYS_TX_POWER - Static variable in class com.sensoro.beacon.kit.connection.CfgType
 
SYSTEM_ERROR - Static variable in class com.sensoro.beacon.kit.constants.ResultCode
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links