Constant Field Values
Contents
io.heraldprox.*
-
io.heraldprox.herald.sensor.ble.BLESensorConfiguration Modifier and Type Constant Field Value public static final int
manufacturerIdForApple
76
public static final int
manufacturerIdForSensor
65530
public static final byte
signalCharacteristicActionWriteImmediate
4
public static final byte
signalCharacteristicActionWritePayload
1
public static final byte
signalCharacteristicActionWritePayloadSharing
3
public static final byte
signalCharacteristicActionWriteRSSI
2
-
io.heraldprox.herald.sensor.datatype.Int16 Modifier and Type Constant Field Value public static final int
bitWidth
16
-
io.heraldprox.herald.sensor.datatype.Int32 Modifier and Type Constant Field Value public static final int
bitWidth
32
-
io.heraldprox.herald.sensor.datatype.Int64 Modifier and Type Constant Field Value public static final int
bitWidth
64
-
io.heraldprox.herald.sensor.datatype.Int8 Modifier and Type Constant Field Value public static final int
bitWidth
8
-
io.heraldprox.herald.sensor.datatype.UInt16 Modifier and Type Constant Field Value public static final int
bitWidth
16
-
io.heraldprox.herald.sensor.datatype.UInt32 Modifier and Type Constant Field Value public static final int
bitWidth
32
-
io.heraldprox.herald.sensor.datatype.UInt64 Modifier and Type Constant Field Value public static final int
bitWidth
64
-
io.heraldprox.herald.sensor.datatype.UInt8 Modifier and Type Constant Field Value public static final int
bitWidth
8
-
io.heraldprox.herald.sensor.payload.simple.ConcreteSimplePayloadDataSupplier Modifier and Type Constant Field Value public static final int
payloadLength
21
-
io.heraldprox.herald.sensor.service.ForegroundService Modifier and Type Constant Field Value public static final java.lang.String
ACTION_START
"ACTION_START_FOREGROUND_SERVICE"
public static final java.lang.String
ACTION_STOP
"ACTION_STOP_FOREGROUND_SERVICE"