title: ArmaDragonflyClient - Test icon: mdi:file-text-outline
A simple test function for verifying database operations. This function displays the received data in a hint message and logs it to the RPT file. It's primarily used for testing database retrieval operations and callback functionality.
Parameter | Type | Description | Default |
---|---|---|---|
_value | Array, String, Number, or Boolean | The value to display and log | [] |
The same value that was passed to the function. Also sets the global variable dragonfly_db_test
to this value.
hint
dragonfly_db_test
for later inspectiondragonfly_db_fnc_get
: Retrieves values from the databasedragonfly_db_fnc_handler
: Routes data to callback functionsdragonfly_db_fnc_scheduler
: Manages the callback systemAdd Task | Handler | Init | Print Addon Name | Process Queue | Scheduler | Test