How can i connect my trezor one in js script without web ui?

I follow this github examples /trezor/trezor-suite/blob/develop/packages/connect-examples/node/index.js but don’t know how to send the PIN code to the wallet. I can receive events from the wallet but it asks me to input the PIN code.