Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BlueAndi/Pixelix
/ functions
Functions
2,917 in github.com/BlueAndi/Pixelix
⨍
Functions
2,917
◇
Types & classes
452
Method
getValue
* Get value. * * @return Value */
lib/SettingsService/src/KeyValueUInt8.h:115
Method
getValueAsString
* Get value as string. * If there is any error, it will return "NAN". * * @param[in] precision The precision (ignored for integer value
lib/Common/src/SensorChannelType.hpp:192
Method
getValueAsString
* Get value as string. * * @param[in] precision The precision (ignored for integer values) of the value. * * @return Value as stri
lib/Common/src/SensorChannelType.hpp:258
Method
getValueInBE
lib/DDPPlugin/src/DDPServer.cpp:283
Method
getValueInLE
lib/DDPPlugin/src/DDPServer.cpp:263
Method
getValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueUInt32.h:105
Method
getValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueInt32.h:105
Method
getValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueJson.h:116
Method
getValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueString.h:119
Method
getValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueUInt8.h:105
Method
getVersion
lib/DDPPlugin/src/DDPServer.cpp:303
Method
getViewMode
* Get the view mode (analog, digital or both). * * @return View mode */
lib/Views/src/layout/DateTimeViewGeneric.h:263
Method
getViewMode
* Get the view mode (analog, digital or both). * * @return View mode */
lib/Views/src/layout/DateTimeView64x64.h:117
Method
getViewMode
* Get the view mode (analog, digital or both). * * @return ViewMode */
lib/Views/src/layout/DateTimeView32x16.h:262
Method
getWeatherIconId
lib/OpenWeatherPlugin/src/OpenWeatherOneCallForecast.cpp:196
Method
getWeatherInfo
* Get the enabled weather information. * See WeatherInfo for every bit. * * @return Weather information which is enabled. */
lib/Views/src/layout/OpenWeatherView32x16.h:180
Method
getWeatherInfo
* Get the enabled weather information. * See WeatherInfo for every bit. * * @return Weather information which is enabled. */
lib/Views/src/layout/OpenWeatherView64x64.h:179
Method
getWeatherInfoCount
lib/Views/src/layout/OpenWeatherView32x8.cpp:210
Method
getWeatherInfoCount
lib/Views/src/layout/OpenWeatherView32x16.cpp:210
Method
getWeatherInfoCount
lib/Views/src/layout/OpenWeatherView64x64.cpp:354
Method
getWeatherSourceByStatus
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:700
Method
getWebsocket
* Get websocket. * * @return Websocket */
src/Web/LogSinkWebsocket.h:98
Method
getWidth
* Get width in pixel. * * @return Canvas width in pixel */
lib/HalTftDisplay/src/Display.h:138
Method
getWidth
* Get canvas width in pixel. * * @return Canvas width in pixel. */
lib/YAWidgets/src/CanvasWidget.h:131
Method
getWidth
* Get image width. * * Note, the GIF must be opened, otherwise it will return 0. * * @return Image width in pixels */
lib/YAWidgets/src/GifImgPlayer.h:212
Method
getWidth
* Get width in pixel. * * @return Canvas width in pixel */
lib/HalHub75Esp32/src/Display.h:141
Method
getWidth
* Get the width of the bitmap in pixels. * * @return Width in pixels */
lib/BaseGfx/src/BaseGfxBitmap.hpp:169
Method
getWidth
* Get the width of the bitmap in pixels. * * @return Width in pixels */
lib/BaseGfx/src/BaseGfxBitmap.hpp:561
Method
getWindSpeed
* Get the wind speed. * Might be NaN in case no response was never parsed * or its not supported by the OpenWeather source. * * @r
lib/OpenWeatherPlugin/src/OpenWeatherOneCallCurrent.h:292
Method
give
* Give the mutex. * * @return If mutex is given, it will return true otherwise false. */
lib/Os/src/Mutex.hpp:272
Method
handleAsyncWebResponse
lib/RestService/src/RestService.cpp:356
Method
handleButtonLeftTriggers
* Handles short button triggers of the left button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the a
src/ButtonHandler/TwoButtonCtrl.hpp:130
Method
handleButtonLeftTriggers
* Handles short button triggers of the left button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the a
src/ButtonHandler/ThreeButtonCtrl.hpp:139
Method
handleButtonOkTriggers
* Handles short button triggers of the ok button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the act
src/ButtonHandler/ThreeButtonCtrl.hpp:163
Method
handleButtonOkTriggers
* Handles short button triggers. * * @param[in] triggerCnt The number of triggers. * * @return Returns the action which to exec
src/ButtonHandler/OneButtonCtrl.hpp:113
Method
handleButtonRightTriggers
* Handles short button triggers of the right button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the
src/ButtonHandler/TwoButtonCtrl.hpp:155
Method
handleButtonRightTriggers
* Handles short button triggers of the right button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the
src/ButtonHandler/ThreeButtonCtrl.hpp:188
Method
handleData
lib/DDPPlugin/src/DDPServer.cpp:568
Method
handleFadeEffect
lib/YAWidgets/src/TextWidget.cpp:545
Method
handleFadeIn
lib/YAWidgets/src/TextWidget.cpp:594
Method
handleFadeOut
lib/YAWidgets/src/TextWidget.cpp:579
Method
handleFailedWebRequest
lib/RestService/src/RestService.cpp:424
Function
handleFileDelete
* Delete file from filesystem "?path=<path>". * Delete directories is not supported. * A single wildcard '*' is supported at the start, middle or en
src/Web/RestApi.cpp:1666
Function
handleFileGet
* Read file from filesystem "?path=<path>". * * GET \c "/api/v1/fs/file" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:1499
Function
handleFilePost
* Write file to filesystem "?path=<path>". * * POST \c "/api/v1/fs/file" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:1570
Function
handleFilesystem
* List files of given directory "?dir=<path>". * * GET \c "/api/v1/fs" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:1430
Method
handleFreqBins
lib/SoundReactivePlugin/src/SoundReactivePlugin.cpp:341
Function
handleHomeAssistantAutomaticDiscoveryDisable
* Disable the Home Assistant MQTT automatic discovery and notifiy the client whether it was successful or not. * * @param[in] request HTTP request
src/Web/RestApi.cpp:2001
Function
handleHomeAssistantAutomaticDiscoveryStatus
* Check whether the Home Assistant MQTT automatic discovery is enabled or not and notify the client of the result. * * @param[in] request HTTP req
src/Web/RestApi.cpp:2091
Method
handleHttpResponse
lib/HttpService/src/HttpServiceWorker.cpp:225
Method
handleHumidity
lib/TempHumidPlugin/src/TempHumidPlugin.cpp:237
Method
handleKeyword
lib/YAWidgets/src/TextWidget.cpp:860
Method
handleLinearGradient
lib/YAWidgets/src/TextWidget.cpp:952
Method
handleLinearGradientHorizontal
lib/YAWidgets/src/TextWidget.cpp:1011
Method
handleLinearGradientVertical
lib/YAWidgets/src/TextWidget.cpp:1002
Method
handleMsg
src/Web/WebSocket.cpp:373
Function
handlePartitionChange
* Set the factory partition active to be the next boot partition and notify the client whether it was successful or not. * If it was successful the b
src/Web/RestApi.cpp:1903
Function
handlePluginInstall
* Install plugin * POST \c "/api/v1/plugin/install?name=<plugin-name>" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:587
Function
handlePluginUninstall
* Uninstall plugin * POST \c "/api/v1/plugin/uninstall?name=<plugin-name>&slotId=<slot-id>" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:648
Function
handlePlugins
* List all available plugins. * GET \c "/api/v1/plugins" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:733
Method
handlePressed
* Handles a pressed button. * * @param[in] buttonId The pressed button. * * @return Returns the action which to execute.
src/ButtonHandler/TwoButtonCtrl.hpp:103
Method
handlePressed
* Handles a pressed button. * * @param[in] buttonId The pressed button. * * @return Returns the action which to execute.
src/ButtonHandler/ThreeButtonCtrl.hpp:108
Method
handlePressed
* Handles a pressed button. * * @param[in] buttonId The pressed button. * * @return Returns the action which to execute.
src/ButtonHandler/OneButtonCtrl.hpp:94
Method
handlePressed
* Handle button pressed and executing the corresponding action. * * @param[in] buttonId The button id. * @param[in] firstTime First ti
src/ButtonHandler/ButtonHandler.hpp:265
Method
handleQuery
lib/DDPPlugin/src/DDPServer.cpp:527
Method
handleRequest
src/Web/CaptivePortalHandler.cpp:68
Method
handleRspHeader
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:1211
Function
handleSensors
* List all sensors. * GET \c "/api/v1/sensors" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:777
Function
handleSetting
* Get/Set single setting. * GET \c "/api/v1/setting" * POST \c "/api/v1/setting" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:892
Function
handleSettings
* List settings by keys. * GET \c "/api/v1/settings" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:844
Function
handleSlot
* Activate a specific slot or set a slot sticky or clear the sticky flag. * POST \c "/api/v1/display/slot/<id>" * * @param[in] request HTTP reque
src/Web/RestApi.cpp:406
Function
handleSlots
* Get number of slots and which plugin is installed. * GET \c "/api/v1/display/slots" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:361
Method
handleSolidColor
lib/YAWidgets/src/TextWidget.cpp:931
Function
handleStatus
* Get status information. * GET \c "/api/v1/status" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:1288
Method
handleTemperature
lib/TempHumidPlugin/src/TempHumidPlugin.cpp:214
Method
handleTriggers
* Handles short button triggers. * * @param[in] buttonId The triggered button. * @param[in] triggerCnt The number of triggers.
src/ButtonHandler/TwoButtonCtrl.hpp:76
Method
handleTriggers
* Handles short button triggers. * * @param[in] buttonId The triggered button. * @param[in] triggerCnt The number of triggers.
src/ButtonHandler/ThreeButtonCtrl.hpp:77
Method
handleTriggers
* Handles short button triggers. * * @param[in] buttonId The triggered button. * @param[in] triggerCnt The number of triggers.
src/ButtonHandler/OneButtonCtrl.hpp:75
Method
handleTriggers
* Handle button triggers and executing the corresponding action. * * @param[in] buttonId The button id. * @param[in] triggerCnt
src/ButtonHandler/ButtonHandler.hpp:253
Method
handleWeatherInfo
lib/Views/src/layout/OpenWeatherView32x8.cpp:319
Method
handleWeatherInfo
lib/Views/src/layout/OpenWeatherView32x16.cpp:319
Method
handleWeatherInfo
lib/Views/src/layout/OpenWeatherView64x64.cpp:527
Method
handleWebResponse
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:609
Method
handleWebResponse
lib/VolumioPlugin/src/VolumioPlugin.cpp:415
Method
handleWebResponse
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.cpp:728
Method
handleWebResponse
lib/SunrisePlugin/src/SunrisePlugin.cpp:414
Method
handleWebResponse
lib/GruenbeckPlugin/src/GruenbeckPlugin.cpp:369
Method
handleWebResponse
lib/GrabViaRestPlugin/src/GrabViaRestPlugin.cpp:618
Function
handler
(rsp)
data/js/rest.js:38
Function
hasDisplayStateChanged
* Has the display state changed? * * @param[in] topic Topic * * @return If the display state has changed, it will return true otherwise false.
src/Topics/Topics.cpp:315
Method
hasTopicChanged
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:197
Method
hasTopicChanged
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:187
Method
hasTopicChanged
lib/VolumioPlugin/src/VolumioPlugin.cpp:131
Method
hasTopicChanged
* Has the topic content changed since last time? * Every readable volatile topic shall support this. Otherwise the topic * handlers might no
lib/Plugin/src/Plugin.hpp:247
Method
hasTopicChanged
lib/SoundReactivePlugin/src/SoundReactivePlugin.cpp:150
Method
hasTopicChanged
lib/CountdownPlugin/src/CountdownPlugin.cpp:159
Method
hasTopicChanged
lib/SensorPlugin/src/SensorPlugin.cpp:143
Method
hasTopicChanged
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.cpp:176
Method
hasTopicChanged
lib/DateTimePlugin/src/DateTimePlugin.cpp:119
Method
hasTopicChanged
lib/MultiIconPlugin/src/MultiIconPlugin.cpp:216
← previous
next →
1,601–1,700 of 2,917, ranked by callers