Hey guys, trying to look through your code to see how you setup a POS system, but running into some stumbling blocks.
How is this line of code called here?
https://github.com/clover/remote-pay-cloud-examples/blob/master/remote-pay-cloud-pos-react/src/utils/CloverConnection.js#L64
Basically trying to see how toggleConnectionState is being called, and it's not really clear.