Broadlink::Device
Inherits Broadlink < Reference < Object
Constants
ID_PACKET = Bytes[0, 0, 0, 0]
IV_PACKET = Bytes[86, 46, 23, 153, 109, 9, 61, 40, 221, 179, 186, 105, 90, 46, 111, 88]
KEY_PACKET = Bytes[9, 118, 40, 52, 63, 233, 158, 35, 118, 92, 21, 19, 172, 207, 139, 2]
Constructors
new(host : String, mac : Bytes, devtype : UInt16, timeout : Int32 = 1)
SourceInstance methods
auth?
Sourcedecrypt(payload : Bytes)
Sourcedevtype
Sourceencrypt(payload : Bytes)
Sourcehost
Sourcemac
Sourcesend_packet(command : UInt8, payload : Bytes)
Sourcetype
Source