User Tools

Site Tools


uphp:functions:mqtt_subscribe

This is an old revision of the document!


mqtt_subscribe

WMPRO, WMMINI FW >= 1.1074 WMMEGA FW >= 2.1078

Subscribe to an MQTT channel

Description

mqtt_publish ( string $channel, string $callback )

Parameters

$channel: Channel to subscribe to. See MQTT Configuration

$callback: Callback script to execute upon receipt of a message

Return Values

1 if successful and 0 on failure

See Also

mqtt_publish() - Publish to an MQTT channel

uphp/functions/mqtt_subscribe.1506509070.txt.gz · Last modified: 2021/09/13 05:56 (external edit)