Select your printer model

Parameters are refined by the selected printer.

<connect>


Connects ePOS-Device Service of the printer and an application, and then notifies the application of this connection.

Response

Element

Data type

Description

data

string

Connection information

data

Child element

Data type

Description

client_id

string

ID of the connected application

protocol_version

string

Protocol version of the connected printer

Sample program

 
<connect>
	<data>
		<client_id>1234567890</client_id>
		<protocol_version>2.0</protocol_version>
	</data>
</connect>

Supplementary explanation

  • Configure an application to send a message upon receipt of the <connect> message.
  • Connection is notified to the application only when the connection has been established successfully.
 

Quick Access

  • [Name]
  • [Format]
  • [Range]
  • [Description]
  • [Notes]

ePOS-Device XML includes patented or patent pending functions. The contents must not be disclosed to third parties.


ePOS-Device XML

Jump to the top