DiscoverGateway Method

Broadcast a SEARCHGW message to network clients and gateways.

Object Oriented Interface

public function doDiscoverGateway($broadcastradius);

Procedural Interface

ipworksiot_mqttsn_do_discovergateway($res, $broadcastradius);

Remarks

Broadcast a SEARCHGW message in order to discover nearby gateways. Network clients and gateways may respond with a GWINFO message containing a gateway id. Such a response will trigger the GatewayInfo event.

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]