SendDiscoverResponse Method

Asynchronously respond to a SEARCHGW message received from a peer.

Object Oriented Interface

public function doSendDiscoverResponse($gatewayid, $gatewayaddress);

Procedural Interface

ipworksiot_mqttsn_do_senddiscoverresponse($res, $gatewayid, $gatewayaddress);

Remarks

Asynchronously respond to a SEARCHGW message received from a peer. See also DiscoverRequest.

This functionality is not yet implemented.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks IoT 2020 PHP Edition - Version 20.0 [Build 8265]