IPWorks IoT 2020 Python Edition

Questions / Feedback?

send_discover_response Method

Asynchronously respond to a SEARCHGW message received from a peer.

Syntax

def send_discover_response(gateway_id: int, gateway_address: str) -> None: ...

Remarks

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

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]