radio

Ermöglicht die Interaktion mit Event-Bussen wie WebSocket- und Redis-Publish/Subscribe- Servern.

Maintainer: rustyconover

Installation und Laden

INSTALL radio FROM community;
LOAD radio;

Über radio

Weitere Informationen zur Verwendung finden Sie in der Dokumentation.

Hinzugefügte Funktionen

function_name function_type description comment examples
radio_flush table NULL NULL
radio_listen table NULL NULL
radio_received_messages table NULL NULL
radio_sleep table NULL NULL
radio_subscribe table NULL NULL
radio_subscription_received_message_add table NULL NULL
radio_subscription_received_messages table NULL NULL
radio_subscription_transmit_message_delete table NULL NULL
radio_subscription_transmit_messages table NULL NULL
radio_subscription_transmit_messages_delete_finished table NULL NULL
radio_subscriptions table NULL NULL
radio_transmit_message table NULL NULL
radio_unsubscribe table NULL NULL
radio_version scalar NULL NULL

Überladene Funktionen

Diese Erweiterung fügt keine Funktionsüberladungen hinzu.

Hinzugefügte Typen

Diese Erweiterung fügt keine Typen hinzu.

Hinzugefügte Einstellungen

Diese Erweiterung fügt keine Einstellungen hinzu.