MCPcopy Create free account

hub / github.com/Aircoookie/Espalexa / functions

Functions55 in github.com/Aircoookie/Espalexa

↓ 9 callersMethodgetType
src/EspalexaDevice.cpp:48
↓ 7 callersMethodsetPropertyChanged
src/EspalexaDevice.cpp:256
↓ 4 callersMethodsetValue
src/EspalexaDevice.cpp:272
↓ 2 callersFunctiondecodeLightKey
get device index from Json key
src/Espalexa.h:136
↓ 2 callersFunctiondeviceJsonString
device JSON string: color+temperature device emulates LCT015, dimmable device LWB010, (TODO: on/off Plug 01, color temperature device LWT010, color de
src/Espalexa.h:142
↓ 2 callersMethoddoCallback
src/EspalexaDevice.cpp:337
↓ 2 callersMethodgetColorMode
src/EspalexaDevice.cpp:43
↓ 2 callersMethodgetCt
src/EspalexaDevice.cpp:104
↓ 2 callersMethodgetHue
src/EspalexaDevice.cpp:84
↓ 2 callersMethodgetLastValue
src/EspalexaDevice.cpp:250
↓ 2 callersMethodgetName
src/EspalexaDevice.cpp:53
↓ 2 callersMethodgetSat
src/EspalexaDevice.cpp:89
↓ 2 callersMethodgetValue
src/EspalexaDevice.cpp:63
↓ 2 callersMethodgetX
src/EspalexaDevice.cpp:94
↓ 2 callersMethodgetY
src/EspalexaDevice.cpp:99
↓ 2 callersFunctionhandleAlexaApiCall
src/Espalexa.h:441
↓ 2 callersFunctionmodeString
private member functions
src/Espalexa.h:89
↓ 2 callersFunctionserveDescription
send description.xml device property page
src/Espalexa.h:211
↓ 2 callersFunctionserveNotFound
not found URI (only if internal webserver is used)
src/Espalexa.h:195
↓ 2 callersFunctionservePage
src/Espalexa.h:172
↓ 2 callersMethodsetColor
src/EspalexaDevice.cpp:311
↓ 2 callersFunctiontypeString
src/Espalexa.h:96
↓ 1 callersFunctionencodeLightId
src/Espalexa.h:120
↓ 1 callersFunctionencodeLightKey
construct 'globally unique' Json dict key fitting into signed int
src/Espalexa.h:129
↓ 1 callersMethodgetB
src/EspalexaDevice.cpp:245
↓ 1 callersMethodgetG
src/EspalexaDevice.cpp:240
↓ 1 callersMethodgetId
src/EspalexaDevice.cpp:38
↓ 1 callersMethodgetLastChangedProperty
src/EspalexaDevice.cpp:58
↓ 1 callersMethodgetR
src/EspalexaDevice.cpp:235
↓ 1 callersFunctionmodelidString
src/Espalexa.h:108
↓ 1 callersFunctionrespondToSearch
respond to UDP SSDP M-SEARCH
src/Espalexa.h:286
↓ 1 callersMethodsetColorXY
src/EspalexaDevice.cpp:303
↓ 1 callersMethodsetId
src/EspalexaDevice.cpp:261
↓ 1 callersMethodsetName
you need to re-discover the device for the Alexa name to change
src/EspalexaDevice.cpp:267
↓ 1 callersFunctionstartHttpServer
init the server
src/Espalexa.h:245
FunctionEspalexa
src/Espalexa.h:314
MethodEspalexaDevice
src/EspalexaDevice.cpp:5
FunctionaddDevice
returns device index or 0 on failure
src/Espalexa.h:391
Functionbegin
src/Espalexa.h:322
MethodgetDegrees
src/EspalexaDevice.cpp:79
FunctiongetDevice
get EspalexaDevice at specific index
src/Espalexa.h:588
FunctiongetEscapedMac
is an unique device ID
src/Espalexa.h:595
MethodgetKelvin
src/EspalexaDevice.cpp:110
MethodgetPercent
src/EspalexaDevice.cpp:73
MethodgetRGB
src/EspalexaDevice.cpp:116
MethodgetState
src/EspalexaDevice.cpp:68
MethodgetW
white channel for RGBW lights. Always 0 unless colormode is ct
src/EspalexaDevice.cpp:230
Functionloop
service loop
src/Espalexa.h:357
FunctionrenameDevice
src/Espalexa.h:432
FunctionsetDiscoverable
set whether Alexa can discover any devices
src/Espalexa.h:582
MethodsetPercent
src/EspalexaDevice.cpp:295
MethodsetState
src/EspalexaDevice.cpp:285
FunctiontoPercent
convert brightness (0-255) to percentage
src/Espalexa.h:601
Function~Espalexa
src/Espalexa.h:607
Method~EspalexaDevice
src/EspalexaDevice.cpp:36