EDDeviceFactoryReset Method |
Factory resets the device,
this can take some time as the current connection is broken and a new on has to be re-established
the connection may not reconnect if the current IP address settings cannot be re-got be the device in default settings mode
Namespace:
Brainboxes.IO
Assembly:
Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.5.0.8
Syntaxpublic void FactoryReset()
member FactoryReset : unit -> unit
See Also