MCPcopy Create free account

hub / github.com/BlueAndi/Pixelix / functions

Functions2,917 in github.com/BlueAndi/Pixelix

MethodgetValue
* Get value. * * @return Value */
lib/SettingsService/src/KeyValueUInt8.h:115
MethodgetValueAsString
* 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
MethodgetValueAsString
* 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
MethodgetValueInBE
lib/DDPPlugin/src/DDPServer.cpp:283
MethodgetValueInLE
lib/DDPPlugin/src/DDPServer.cpp:263
MethodgetValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueUInt32.h:105
MethodgetValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueInt32.h:105
MethodgetValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueJson.h:116
MethodgetValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueString.h:119
MethodgetValueType
* Get value type. * * @return Value type */
lib/SettingsService/src/KeyValueUInt8.h:105
MethodgetVersion
lib/DDPPlugin/src/DDPServer.cpp:303
MethodgetViewMode
* Get the view mode (analog, digital or both). * * @return View mode */
lib/Views/src/layout/DateTimeViewGeneric.h:263
MethodgetViewMode
* Get the view mode (analog, digital or both). * * @return View mode */
lib/Views/src/layout/DateTimeView64x64.h:117
MethodgetViewMode
* Get the view mode (analog, digital or both). * * @return ViewMode */
lib/Views/src/layout/DateTimeView32x16.h:262
MethodgetWeatherIconId
lib/OpenWeatherPlugin/src/OpenWeatherOneCallForecast.cpp:196
MethodgetWeatherInfo
* Get the enabled weather information. * See WeatherInfo for every bit. * * @return Weather information which is enabled. */
lib/Views/src/layout/OpenWeatherView32x16.h:180
MethodgetWeatherInfo
* Get the enabled weather information. * See WeatherInfo for every bit. * * @return Weather information which is enabled. */
lib/Views/src/layout/OpenWeatherView64x64.h:179
MethodgetWeatherInfoCount
lib/Views/src/layout/OpenWeatherView32x8.cpp:210
MethodgetWeatherInfoCount
lib/Views/src/layout/OpenWeatherView32x16.cpp:210
MethodgetWeatherInfoCount
lib/Views/src/layout/OpenWeatherView64x64.cpp:354
MethodgetWeatherSourceByStatus
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:700
MethodgetWebsocket
* Get websocket. * * @return Websocket */
src/Web/LogSinkWebsocket.h:98
MethodgetWidth
* Get width in pixel. * * @return Canvas width in pixel */
lib/HalTftDisplay/src/Display.h:138
MethodgetWidth
* Get canvas width in pixel. * * @return Canvas width in pixel. */
lib/YAWidgets/src/CanvasWidget.h:131
MethodgetWidth
* 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
MethodgetWidth
* Get width in pixel. * * @return Canvas width in pixel */
lib/HalHub75Esp32/src/Display.h:141
MethodgetWidth
* Get the width of the bitmap in pixels. * * @return Width in pixels */
lib/BaseGfx/src/BaseGfxBitmap.hpp:169
MethodgetWidth
* Get the width of the bitmap in pixels. * * @return Width in pixels */
lib/BaseGfx/src/BaseGfxBitmap.hpp:561
MethodgetWindSpeed
* 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
Methodgive
* Give the mutex. * * @return If mutex is given, it will return true otherwise false. */
lib/Os/src/Mutex.hpp:272
MethodhandleAsyncWebResponse
lib/RestService/src/RestService.cpp:356
MethodhandleButtonLeftTriggers
* Handles short button triggers of the left button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the a
src/ButtonHandler/TwoButtonCtrl.hpp:130
MethodhandleButtonLeftTriggers
* Handles short button triggers of the left button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the a
src/ButtonHandler/ThreeButtonCtrl.hpp:139
MethodhandleButtonOkTriggers
* Handles short button triggers of the ok button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the act
src/ButtonHandler/ThreeButtonCtrl.hpp:163
MethodhandleButtonOkTriggers
* Handles short button triggers. * * @param[in] triggerCnt The number of triggers. * * @return Returns the action which to exec
src/ButtonHandler/OneButtonCtrl.hpp:113
MethodhandleButtonRightTriggers
* Handles short button triggers of the right button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the
src/ButtonHandler/TwoButtonCtrl.hpp:155
MethodhandleButtonRightTriggers
* Handles short button triggers of the right button. * * @param[in] triggerCnt The number of triggers. * * @return Returns the
src/ButtonHandler/ThreeButtonCtrl.hpp:188
MethodhandleData
lib/DDPPlugin/src/DDPServer.cpp:568
MethodhandleFadeEffect
lib/YAWidgets/src/TextWidget.cpp:545
MethodhandleFadeIn
lib/YAWidgets/src/TextWidget.cpp:594
MethodhandleFadeOut
lib/YAWidgets/src/TextWidget.cpp:579
MethodhandleFailedWebRequest
lib/RestService/src/RestService.cpp:424
FunctionhandleFileDelete
* 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
FunctionhandleFileGet
* Read file from filesystem "?path=<path>". * * GET \c "/api/v1/fs/file" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:1499
FunctionhandleFilePost
* Write file to filesystem "?path=<path>". * * POST \c "/api/v1/fs/file" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:1570
FunctionhandleFilesystem
* List files of given directory "?dir=<path>". * * GET \c "/api/v1/fs" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:1430
MethodhandleFreqBins
lib/SoundReactivePlugin/src/SoundReactivePlugin.cpp:341
FunctionhandleHomeAssistantAutomaticDiscoveryDisable
* 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
FunctionhandleHomeAssistantAutomaticDiscoveryStatus
* 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
MethodhandleHttpResponse
lib/HttpService/src/HttpServiceWorker.cpp:225
MethodhandleHumidity
lib/TempHumidPlugin/src/TempHumidPlugin.cpp:237
MethodhandleKeyword
lib/YAWidgets/src/TextWidget.cpp:860
MethodhandleLinearGradient
lib/YAWidgets/src/TextWidget.cpp:952
MethodhandleLinearGradientHorizontal
lib/YAWidgets/src/TextWidget.cpp:1011
MethodhandleLinearGradientVertical
lib/YAWidgets/src/TextWidget.cpp:1002
MethodhandleMsg
src/Web/WebSocket.cpp:373
FunctionhandlePartitionChange
* 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
FunctionhandlePluginInstall
* Install plugin * POST \c "/api/v1/plugin/install?name=<plugin-name>" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:587
FunctionhandlePluginUninstall
* Uninstall plugin * POST \c "/api/v1/plugin/uninstall?name=<plugin-name>&slotId=<slot-id>" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:648
FunctionhandlePlugins
* List all available plugins. * GET \c "/api/v1/plugins" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:733
MethodhandlePressed
* Handles a pressed button. * * @param[in] buttonId The pressed button. * * @return Returns the action which to execute.
src/ButtonHandler/TwoButtonCtrl.hpp:103
MethodhandlePressed
* Handles a pressed button. * * @param[in] buttonId The pressed button. * * @return Returns the action which to execute.
src/ButtonHandler/ThreeButtonCtrl.hpp:108
MethodhandlePressed
* Handles a pressed button. * * @param[in] buttonId The pressed button. * * @return Returns the action which to execute.
src/ButtonHandler/OneButtonCtrl.hpp:94
MethodhandlePressed
* Handle button pressed and executing the corresponding action. * * @param[in] buttonId The button id. * @param[in] firstTime First ti
src/ButtonHandler/ButtonHandler.hpp:265
MethodhandleQuery
lib/DDPPlugin/src/DDPServer.cpp:527
MethodhandleRequest
src/Web/CaptivePortalHandler.cpp:68
MethodhandleRspHeader
lib/AsyncHttpClient/src/AsyncHttpClient.cpp:1211
FunctionhandleSensors
* List all sensors. * GET \c "/api/v1/sensors" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:777
FunctionhandleSetting
* Get/Set single setting. * GET \c "/api/v1/setting" * POST \c "/api/v1/setting" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:892
FunctionhandleSettings
* List settings by keys. * GET \c "/api/v1/settings" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:844
FunctionhandleSlot
* 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
FunctionhandleSlots
* 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
MethodhandleSolidColor
lib/YAWidgets/src/TextWidget.cpp:931
FunctionhandleStatus
* Get status information. * GET \c "/api/v1/status" * * @param[in] request HTTP request */
src/Web/RestApi.cpp:1288
MethodhandleTemperature
lib/TempHumidPlugin/src/TempHumidPlugin.cpp:214
MethodhandleTriggers
* Handles short button triggers. * * @param[in] buttonId The triggered button. * @param[in] triggerCnt The number of triggers.
src/ButtonHandler/TwoButtonCtrl.hpp:76
MethodhandleTriggers
* Handles short button triggers. * * @param[in] buttonId The triggered button. * @param[in] triggerCnt The number of triggers.
src/ButtonHandler/ThreeButtonCtrl.hpp:77
MethodhandleTriggers
* Handles short button triggers. * * @param[in] buttonId The triggered button. * @param[in] triggerCnt The number of triggers.
src/ButtonHandler/OneButtonCtrl.hpp:75
MethodhandleTriggers
* Handle button triggers and executing the corresponding action. * * @param[in] buttonId The button id. * @param[in] triggerCnt
src/ButtonHandler/ButtonHandler.hpp:253
MethodhandleWeatherInfo
lib/Views/src/layout/OpenWeatherView32x8.cpp:319
MethodhandleWeatherInfo
lib/Views/src/layout/OpenWeatherView32x16.cpp:319
MethodhandleWeatherInfo
lib/Views/src/layout/OpenWeatherView64x64.cpp:527
MethodhandleWebResponse
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:609
MethodhandleWebResponse
lib/VolumioPlugin/src/VolumioPlugin.cpp:415
MethodhandleWebResponse
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.cpp:728
MethodhandleWebResponse
lib/SunrisePlugin/src/SunrisePlugin.cpp:414
MethodhandleWebResponse
lib/GruenbeckPlugin/src/GruenbeckPlugin.cpp:369
MethodhandleWebResponse
lib/GrabViaRestPlugin/src/GrabViaRestPlugin.cpp:618
Functionhandler
(rsp)
data/js/rest.js:38
FunctionhasDisplayStateChanged
* 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
MethodhasTopicChanged
lib/SignalDetectorPlugin/src/SignalDetectorPlugin.cpp:197
MethodhasTopicChanged
lib/OpenWeatherPlugin/src/OpenWeatherPlugin.cpp:187
MethodhasTopicChanged
lib/VolumioPlugin/src/VolumioPlugin.cpp:131
MethodhasTopicChanged
* 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
MethodhasTopicChanged
lib/SoundReactivePlugin/src/SoundReactivePlugin.cpp:150
MethodhasTopicChanged
lib/CountdownPlugin/src/CountdownPlugin.cpp:159
MethodhasTopicChanged
lib/SensorPlugin/src/SensorPlugin.cpp:143
MethodhasTopicChanged
lib/OpenMeteoPlugin/src/OpenMeteoPlugin.cpp:176
MethodhasTopicChanged
lib/DateTimePlugin/src/DateTimePlugin.cpp:119
MethodhasTopicChanged
lib/MultiIconPlugin/src/MultiIconPlugin.cpp:216
← previousnext →1,601–1,700 of 2,917, ranked by callers