- GenericByteCommand - Class in com.github.mob41.blapi.pkt.cmd.hysen
-
- GenericByteCommand(byte[]) - Constructor for class com.github.mob41.blapi.pkt.cmd.hysen.GenericByteCommand
-
- getActive() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
- getAdvancedStatus() - Method in class com.github.mob41.blapi.dev.hysen.BaseHysenDevice
-
- getAes() - Method in class com.github.mob41.blapi.BLDevice
-
- getAirQuality() - Method in class com.github.mob41.blapi.EnvData
-
- getAirQualityDescription() - Method in class com.github.mob41.blapi.EnvData
-
- getAntiFreezing() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
Anti-freezing function
00:anti-freezing function shut down
01:anti-freezing function open
00:anti-freezing function shut down
- getAutoMode() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
- GetBasicInfoCommand - Class in com.github.mob41.blapi.pkt.cmd.hysen
-
- GetBasicInfoCommand() - Constructor for class com.github.mob41.blapi.pkt.cmd.hysen.GetBasicInfoCommand
-
- getBasicStatus() - Method in class com.github.mob41.blapi.dev.hysen.BaseHysenDevice
-
- getCmdBytes() - Method in class com.github.mob41.blapi.pkt.cmd.hysen.BaseHysenCommand
-
- getCmdBytes() - Method in class com.github.mob41.blapi.pkt.cmd.hysen.GenericByteCommand
-
- getCmdBytes() - Method in class com.github.mob41.blapi.pkt.cmd.hysen.SetPeriodsCommand
-
- getCommand() - Method in class com.github.mob41.blapi.pkt.auth.AuthCmdPayload
-
- getCommand() - Method in class com.github.mob41.blapi.pkt.cmd.hysen.BaseHysenCommand
-
- getCommand() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.CheckDataCmdPayload
-
- getCommand() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.EnterLearnCmdPayload
-
- getCommand() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.RMTempCmdPayload
-
- getCommand() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.SendDataCmdPayload
-
- getCommand() - Method in interface com.github.mob41.blapi.pkt.CmdPayload
-
- getCrc16(byte[], int, int) - Static method in class com.github.mob41.blapi.pkt.Crc16
-
calculate the crc for the passed buffer
- getData() - Method in class com.github.mob41.blapi.pkt.auth.AuthPayload
-
- getData() - Method in class com.github.mob41.blapi.pkt.BytePayload
-
- getData() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.SendDataCmdPayload
-
Returns the IR/RF code data to be sent
- getData() - Method in class com.github.mob41.blapi.pkt.CmdPacket
-
- getData() - Method in class com.github.mob41.blapi.pkt.dis.DiscoveryPacket
-
- getData() - Method in interface com.github.mob41.blapi.pkt.Packet
-
Returns this packet's final compiled data
- getData() - Method in interface com.github.mob41.blapi.pkt.Payload
-
- getDayofweek() - Method in class com.github.mob41.blapi.dev.hysen.AdvancedStatusInfo
-
- getDescOfType(short) - Static method in class com.github.mob41.blapi.BLDevice
-
- getDeviceDescription() - Method in class com.github.mob41.blapi.BLDevice
-
Returns a friendly description of this BLDevice
- getDeviceType() - Method in class com.github.mob41.blapi.BLDevice
-
Returns the device type of this Broadlink device
- getDif() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
Return difference of limit temperature value of external sensor
values: 1-9ºC
default: 2ºC
- getExternalTemp() - Method in class com.github.mob41.blapi.dev.hysen.BaseHysenDevice
-
- getExternalTemp() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
- getFac() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
NOT SURE Factory default
08:just display,no other meaning
00:Restore factory default
default: 08
- getHost() - Method in class com.github.mob41.blapi.BLDevice
-
Returns this Broadlink device's hostname / IP address
- getHour() - Method in class com.github.mob41.blapi.dev.hysen.AdvancedStatusInfo
-
- getHumidity() - Method in class com.github.mob41.blapi.EnvData
-
- getLight() - Method in class com.github.mob41.blapi.EnvData
-
- getLightDescription() - Method in class com.github.mob41.blapi.EnvData
-
- getLoopMode() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
loopMode refers to index in [ "12345,67", "123456,7", "1234567" ] E.g.
- getMac() - Method in class com.github.mob41.blapi.BLDevice
-
Returns this Broadlink device's MAC address
- getMac() - Method in class com.github.mob41.blapi.mac.Mac
-
Returns the MAC address in bytes array
- getMacString() - Method in class com.github.mob41.blapi.mac.Mac
-
Returns the MAC address represented in String
- getManualTemp() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
- getMin() - Method in class com.github.mob41.blapi.dev.hysen.AdvancedStatusInfo
-
- getNoise() - Method in class com.github.mob41.blapi.EnvData
-
- getNoiseDescription() - Method in class com.github.mob41.blapi.EnvData
-
- getOsv() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
Limit temperature value of external sensor
values: 5-99ºC
default: 42ºC
- getPayload() - Method in class com.github.mob41.blapi.pkt.auth.AuthCmdPayload
-
- getPayload() - Method in class com.github.mob41.blapi.pkt.cmd.hysen.BaseHysenCommand
-
- getPayload() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.CheckDataCmdPayload
-
- getPayload() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.EnterLearnCmdPayload
-
- getPayload() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.RMTempCmdPayload
-
- getPayload() - Method in class com.github.mob41.blapi.pkt.cmd.rm2.SendDataCmdPayload
-
- getPayload() - Method in interface com.github.mob41.blapi.pkt.CmdPayload
-
- getPeriods() - Method in class com.github.mob41.blapi.dev.hysen.AdvancedStatusInfo
-
- getPower() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
- getPowerOnMemory() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
Power on memory
00:Power on no need memory
01:Power on need memory
default: 00:Power on no need memory
- getRawPayloadBytesPadded(byte[]) - Method in class com.github.mob41.blapi.BLDevice
-
Get Payload without header and padded for decryption.
- getRemoteLock() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
- getRoomTemp() - Method in class com.github.mob41.blapi.dev.hysen.BaseHysenDevice
-
- getRoomTemp() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
- getRoomTempAdjustment() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
Measure temperature
Measure temperature,check and calibration
0.1ºC precision Calibration (actual temperature)
- getSec() - Method in class com.github.mob41.blapi.dev.hysen.AdvancedStatusInfo
-
- getSensorControl() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
Sensor control option 0:internal sensor
1:external sensor
2:internal control temperature,external limit temperature
default: 0:internal sensor
- getSensorsData() - Method in class com.github.mob41.blapi.A1Device
-
- getStartHour() - Method in class com.github.mob41.blapi.dev.hysen.Period
-
- getStartMinute() - Method in class com.github.mob41.blapi.dev.hysen.Period
-
- getState() - Method in class com.github.mob41.blapi.SP2Device
-
- getStateByIndex(int) - Method in class com.github.mob41.blapi.MP1Device
-
- getStates() - Method in class com.github.mob41.blapi.MP1Device
-
- GetStatusCommand - Class in com.github.mob41.blapi.pkt.cmd.hysen
-
- GetStatusCommand() - Constructor for class com.github.mob41.blapi.pkt.cmd.hysen.GetStatusCommand
-
- getSvh() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
Set upper limit temperature value
values: 5-99ºC
default: 35ºC
- getSvl() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
Set lower limit temperature value
values: 5-99ºC
default: 5ºC
- getTemp() - Method in class com.github.mob41.blapi.dev.hysen.Period
-
- getTemp() - Method in class com.github.mob41.blapi.EnvData
-
- getTemp() - Method in class com.github.mob41.blapi.RM2Device
-
Requests the RM2 to return the room temperature
The
auth() method must be ran before these commands
- getTempByte(double) - Static method in class com.github.mob41.blapi.pkt.cmd.hysen.BaseHysenCommand
-
- getThermostatTemp() - Method in class com.github.mob41.blapi.dev.hysen.BaseHysenDevice
-
- getThermostatTemp() - Method in class com.github.mob41.blapi.dev.hysen.BaseStatusInfo
-
- getValue() - Method in enum com.github.mob41.blapi.dev.hysen.AntiFreezing
-
- getValue() - Method in enum com.github.mob41.blapi.dev.hysen.LoopMode
-
- getValue() - Method in enum com.github.mob41.blapi.dev.hysen.PowerOnMemory
-
- getValue() - Method in enum com.github.mob41.blapi.dev.hysen.SensorControl
-
- getWeekday() - Method in class com.github.mob41.blapi.dev.hysen.AdvancedStatusInfo
-
- getWeekend() - Method in class com.github.mob41.blapi.dev.hysen.AdvancedStatusInfo
-