tr3v3r / react-native-esc-pos-printer

An unofficial React Native library for printing on an EPSON TM printer with the Epson ePOS SDK for iOS and Epson ePOS SDK for Android
MIT License
137 stars 64 forks source link

Can we use MAC address instead of IP? #109

Closed rafaelmonroy closed 10 months ago

rafaelmonroy commented 1 year ago

Is it possible to init a printer by passing a MAC address instead of IP to the target value? I see that MAC address is a supported identifier in the official epson epos sdk documentation, but not seeing it mentioned here.

Thank you

tr3v3r commented 1 year ago

Hi @rafaelmonroy

image