SendDiscoverResponse Method

Asynchronously respond to a SEARCHGW message received from a peer.

Syntax

public void SendDiscoverResponse(int gatewayId, string gatewayAddress);
Public Sub SendDiscoverResponse(ByVal GatewayId As Integer, ByVal GatewayAddress As String)

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 .NET Edition - Version 20.0 [Build 8265]