Informs the gateway to reform the sensor network by scanning to find an open channel then re-downloading the allowed sensor list.

Namespace: Monnit.Mine
Assembly: MonnitMineAPI (in MonnitMineAPI.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void ReformNetwork()
Visual Basic
Public Sub ReformNetwork
Visual C++
public:
void ReformNetwork()
F#
member ReformNetwork : unit -> unit 

See Also