IPWorks IoT 2020 Python Edition

Questions / Feedback?

discover_gateway Method

Broadcast a SEARCHGW message to network clients and gateways.

Syntax

def discover_gateway(broadcast_radius: int) -> None: ...

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 on_gateway_info event.

This functionality is not yet implemented.

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