1.0.23 • Published 9 months ago

capacitor-tcp-connect v1.0.23

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

capacitor-tcp-connect

a plugin to connect a device to printer using tcp connection

Install

npm install capacitor-tcp-connect
npx cap sync

API

open(...)

open(options: { ip: string; port: string; text: string; }) => Promise<{ value: string; }>
ParamType
options{ ip: string; port: string; text: string; }

Returns: Promise<{ value: string; }>


1.0.23

9 months ago

1.0.22

9 months ago

1.0.21

9 months ago

1.0.20

9 months ago

1.0.19

9 months ago

1.0.18

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

9 months ago

1.0.3

9 months ago

1.0.0

9 months ago