Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blinker-iot/blinker-library
/ functions
Functions
3,113 in github.com/blinker-iot/blinker-library
⨍
Functions
3,113
◇
Types & classes
502
↓ 1 callers
Method
deleteConfig
src/Adapters/BlinkerPROESP.h:3197
↓ 1 callers
Method
deleteTask
Deletes specific Task from the execution chain * @param &aTask - reference to the task to be deleted from the chain */
src/modules/TaskScheduler/TaskScheduler.h:722
↓ 1 callers
Method
disableTask
src/Functions/BlinkerTimingTimer.h:89
↓ 1 callers
Method
disconnect
src/Adapters/BlinkerPROESP.h:444
↓ 1 callers
Method
disconnect
src/Adapters/BlinkerMQTT.h:518
↓ 1 callers
Method
disconnectServer
src/modules/mqtt/Adafruit_MQTT_Client.cpp:36
↓ 1 callers
Function
doubleToFloat
src/modules/ArduinoJson/ArduinoJson/MsgPack/ieee754.hpp:11
↓ 1 callers
Function
dtostrf
src/modules/mqtt/Adafruit_MQTT.cpp:28
↓ 1 callers
Method
duerAvail
src/Adapters/BlinkerPRO.h:396
↓ 1 callers
Method
enable
Enables the task * schedules it for execution as soon as possible, * and resets the RunCounter back to zero */
src/modules/TaskScheduler/TaskScheduler.h:468
↓ 1 callers
Function
encodeCodepoint
src/modules/ArduinoJson/ArduinoJson/Json/Utf8.hpp:13
↓ 1 callers
Method
end
src/modules/AsyncTCP/AsyncTCP.cpp:1235
↓ 1 callers
Method
eventError
src/Blinker/BlinkerApi.h:6784
↓ 1 callers
Method
eventMsg
src/Blinker/BlinkerApi.h:6808
↓ 1 callers
Method
eventWarn
src/Blinker/BlinkerApi.h:6760
↓ 1 callers
Method
flush
#if !defined(BLINKER_LOWPOWER_AIR202)
src/Blinker/BlinkerProtocol.h:270
↓ 1 callers
Method
flush
src/Adapters/BlinkerSerialMQTT.h:140
↓ 1 callers
Method
flush
src/Adapters/BlinkerSerialNBIoT.h:140
↓ 1 callers
Method
flush
src/Adapters/BlinkerSerial.h:134
↓ 1 callers
Method
free
src/modules/AsyncTCP/AsyncTCP.cpp:935
↓ 1 callers
Method
free
src/modules/ESPAsyncTCP/ESPAsyncTCP.cpp:216
↓ 1 callers
Method
freshAttachBridge
src/Blinker/BlinkerApi.h:7788
↓ 1 callers
Method
freshAuth
src/Blinker/BlinkerUtility.h:133
↓ 1 callers
Method
getElement
src/modules/ArduinoJson/ArduinoJson/Array/ElementProxy.hpp:145
↓ 1 callers
Method
getElement
Gets the value at the specified index.
src/modules/ArduinoJson/ArduinoJson/Array/ArrayRef.hpp:146
↓ 1 callers
Method
getError
Helpers
src/Functions/BlinkerUpdater.h:224
↓ 1 callers
Method
getMember
src/modules/ArduinoJson/ArduinoJson/Collection/CollectionImpl.hpp:138
↓ 1 callers
Method
getOrAddElement
src/modules/ArduinoJson/ArduinoJson/Variant/VariantImpl.hpp:139
↓ 1 callers
Method
getOrAddElement
src/modules/ArduinoJson/ArduinoJson/Array/ElementProxy.hpp:149
↓ 1 callers
Method
getStatusRequest
src/modules/TaskScheduler/TaskScheduler.h:298
↓ 1 callers
Method
getTimingday
src/Functions/BlinkerTimingTimer.h:75
↓ 1 callers
Method
getUpstreamElement
src/modules/ArduinoJson/ArduinoJson/Array/ElementProxy.hpp:173
↓ 1 callers
Method
getUpstreamMember
src/modules/ArduinoJson/ArduinoJson/Object/MemberProxy.hpp:182
↓ 1 callers
Method
handleWebsocketCb
src/modules/WebSockets/WebSockets.cpp:381
↓ 1 callers
Method
init
Initializes all internal varaibles */
src/modules/TaskScheduler/TaskScheduler.h:679
↓ 1 callers
Method
init
src/Adapters/BlinkerGateway.h:219
↓ 1 callers
Method
init
src/Adapters/BlinkerSubDevice.h:263
↓ 1 callers
Method
internal
src/modules/ArduinoJson/ArduinoJson/Array/ArrayIterator.hpp:59
↓ 1 callers
Method
internal
src/modules/ArduinoJson/ArduinoJson/Object/ObjectIterator.hpp:60
↓ 1 callers
Method
isAlive
src/Functions/BlinkerSIM7000.h:377
↓ 1 callers
Method
isBoolean
src/modules/ArduinoJson/ArduinoJson/Variant/VariantData.hpp:108
↓ 1 callers
Method
isEnabled
src/modules/TaskScheduler/TaskScheduler.h:346
↓ 1 callers
Method
isEnclosed
src/modules/ArduinoJson/ArduinoJson/Variant/VariantData.hpp:146
↓ 1 callers
Method
isFinished
src/Functions/BlinkerUpdater.h:228
↓ 1 callers
Method
isFloat
src/modules/ArduinoJson/ArduinoJson/Variant/VariantData.hpp:130
↓ 1 callers
Function
isHighSurrogate
src/modules/ArduinoJson/ArduinoJson/Json/Utf16.hpp:24
↓ 1 callers
Function
isLowSurrogate
src/modules/ArduinoJson/ArduinoJson/Json/Utf16.hpp:28
↓ 1 callers
Method
isNull
src/modules/ArduinoJson/ArduinoJson/Document/JsonDocument.hpp:49
↓ 1 callers
Method
isTrigged
src/Blinker/BlinkerAuto.h:44
↓ 1 callers
Function
isnan
src/modules/ArduinoJson/ArduinoJson/Polyfills/math.hpp:16
↓ 1 callers
Method
lang
src/Blinker/BlinkerApi.h:299
↓ 1 callers
Method
last
src/modules/ArduinoJson/ArduinoJson/Json/Latch.hpp:24
↓ 1 callers
Method
lastRead
src/Blinker/BlinkerProtocol.h:258
↓ 1 callers
Method
lat
src/Blinker/BlinkerApi.h:317
↓ 1 callers
Method
miAvail
src/Adapters/BlinkerMQTT.h:614
↓ 1 callers
Method
miotPrint
src/Blinker/BlinkerApi.h:8187
↓ 1 callers
Method
multiBegin
src/Adapters/BlinkerMQTT.h:2975
↓ 1 callers
Method
newClient
* handle new client connection * @param client */
src/modules/WebSockets/WebSocketsServer.cpp:425
↓ 1 callers
Method
notify
src/Blinker/BlinkerApi.h:5260
↓ 1 callers
Function
objectAccept
src/modules/ArduinoJson/ArduinoJson/Object/ObjectFunctions.hpp:12
↓ 1 callers
Method
onClient
src/modules/AsyncTCP/AsyncTCP.cpp:1193
↓ 1 callers
Method
onConnect
src/modules/AsyncTCP/AsyncTCP.cpp:601
↓ 1 callers
Method
onData
src/modules/ESPAsyncTCP/AsyncPrinter.cpp:53
↓ 1 callers
Method
onData
src/modules/ESPAsyncTCP/ESPAsyncTCP.cpp:699
↓ 1 callers
Method
onData
src/modules/ESPAsyncTCP/ESPAsyncTCPbuffer.cpp:206
↓ 1 callers
Method
onDisconnect
src/modules/ESPAsyncTCP/ESPAsyncTCPbuffer.cpp:217
↓ 1 callers
Method
onError
src/modules/AsyncTCP/AsyncTCP.cpp:616
↓ 1 callers
Method
overflowed
src/modules/ArduinoJson/ArduinoJson/Memory/MemoryPool.hpp:54
↓ 1 callers
Function
parseNumber
src/modules/ArduinoJson/ArduinoJson/Numbers/parseNumber.hpp:21
↓ 1 callers
Function
pgm_read_dword
src/modules/ArduinoJson/ArduinoJson/Polyfills/pgmspace.hpp:100
↓ 1 callers
Function
pgm_read_ptr
src/modules/ArduinoJson/ArduinoJson/Polyfills/pgmspace.hpp:108
↓ 1 callers
Method
print
src/Blinker/BlinkerProtocol.h:386
↓ 1 callers
Method
print
src/Adapters/BlinkerMQTTAT.h:882
↓ 1 callers
Method
printNumArray
template <typename T1>
src/Blinker/BlinkerApi.h:5088
↓ 1 callers
Method
printObject
src/Blinker/BlinkerApi.h:5118
↓ 1 callers
Method
read
src/modules/ArduinoJson/ArduinoJson/Deserialization/Readers/StdStreamReader.hpp:17
↓ 1 callers
Method
readBytes
src/modules/ArduinoJson/ArduinoJson/Deserialization/Reader.hpp:23
↓ 1 callers
Method
readBytes
src/modules/ArduinoJson/ArduinoJson/Deserialization/Readers/ArduinoStreamReader.hpp:23
↓ 1 callers
Method
reallocate
src/modules/ArduinoJson/ArduinoJson/Document/BasicJsonDocument.hpp:28
↓ 1 callers
Method
run
src/Adapters/BlinkerPROESP.h:3642
↓ 1 callers
Function
safe_strncmp
src/modules/ArduinoJson/ArduinoJson/Polyfills/safe_strcmp.hpp:16
↓ 1 callers
Method
saveOTARun
src/Functions/BlinkerOTA.h:501
↓ 1 callers
Method
serialBegin
src/Adapters/BlinkerMQTTAT.h:371
↓ 1 callers
Function
serialized
src/modules/ArduinoJson/ArduinoJson/Misc/SerializedValue.hpp:55
↓ 1 callers
Method
set
Out of class definition to avoid #1560
src/modules/ArduinoJson/ArduinoJson/Variant/VariantImpl.hpp:170
↓ 1 callers
Method
setApConfig
src/Adapters/BlinkerPROESP.h:78
↓ 1 callers
Method
setLinkedRaw
src/modules/ArduinoJson/ArduinoJson/Variant/VariantData.hpp:171
↓ 1 callers
Method
setMD5
src/Functions/BlinkerUpdater.cpp:675
↓ 1 callers
Method
setNext
src/modules/ArduinoJson/ArduinoJson/Variant/VariantSlot.hpp:62
↓ 1 callers
Method
setNextNotNull
src/modules/ArduinoJson/ArduinoJson/Variant/VariantSlot.hpp:70
↓ 1 callers
Method
setRxTimeout
src/modules/ESPAsyncTCP/ESPAsyncTCP.cpp:546
↓ 1 callers
Method
setSmartConfig
src/Adapters/BlinkerPROESP.h:77
↓ 1 callers
Method
setWaiting
src/modules/TaskScheduler/TaskScheduler.h:293
↓ 1 callers
Method
size
src/modules/ArduinoJson/ArduinoJson/Collection/CollectionImpl.hpp:216
↓ 1 callers
Method
size
src/modules/ArduinoJson/ArduinoJson/Document/JsonDocument.hpp:69
↓ 1 callers
Method
size
src/modules/ArduinoJson/ArduinoJson/Misc/SerializedValue.hpp:24
↓ 1 callers
Function
slotSetKey
src/modules/ArduinoJson/ArduinoJson/Variant/SlotFunctions.hpp:27
↓ 1 callers
Function
slotSize
src/modules/ArduinoJson/ArduinoJson/Variant/SlotFunctions.hpp:34
↓ 1 callers
Method
squash
Squash the free space between strings and variants _begin _end v v +-------------+--------------+ | str
src/modules/ArduinoJson/ArduinoJson/Memory/MemoryPool.hpp:136
↓ 1 callers
Function
startCameraServer
examples/Blinker_ESP32_CAM/ESP32_CAM_SERVER.h:178
← previous
next →
501–600 of 3,113, ranked by callers