question

ryan-alford avatar image
ryan-alford asked xzxtlm answered

CloverGoConnector resetDevice method

I would like to programmatically reboot a Clover Go reader, in the event that our users are having a problem connecting to it. I found the resetDevice method as part of the SDK. Does this actually reboot the device, or does it just clear any transaction information? If this doesn't reboot the device, is there a way to reboot the device from code?
Clover Go
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
xzxtlm avatar image
xzxtlm answered
Not sure, but you can try disconnect and connect the device.
exampleGo shows a sample code to connect :
cloverGoConnectorMap.get(RP450).initializeConnection();
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community