ConnectDevice
Called to establish device connection.
🔁 Function
Void ConnectDevice(deviceName: string)
⚙️ Parameters
Name | Type | Description |
---|---|---|
deviceName |
String | The name of the device |
↩️ Return Value
None
Called to establish device connection.
Void ConnectDevice(deviceName: string)
Name | Type | Description |
---|---|---|
deviceName |
String | The name of the device |
None