Epson TM-T20II-i TM-i Series WebConfig API Users Manual for TM-i firmware ver. - Page 8

Function, Usable Formats, defined in HTTP HyperText Transfer Protocol.

Page 8 highlights

Function ❏ Allows getting/setting setting values of TM-i from HTTP-supported devices. Not OS-dependent. ❏ Allows an application to refer to the set values of a TM-i using the GET method (hereafter "GET") defined in HTTP (HyperText Transfer Protocol). ❏ Allows an application to change the set values of a TM-i using the POST method (hereafter "POST") defined in HTTP (HyperText Transfer Protocol). Usable Formats ❏ html : ❏ xml : ❏ json : ❏ ini : HyperText Markup Language Extensible Markup Language JavaScript Object Notation Text file format mainly used in a Windows OS environment 8

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

8
Function
Allows getting/setting setting values of TM-i from HTTP-supported devices. Not OS-dependent.
Allows an application to refer to the set values of a TM-i using the GET method (hereafter "GET") defined in
HTTP (HyperText Transfer Protocol).
Allows an application to change the set values of a TM-i using the POST method (hereafter "POST")
defined in HTTP (HyperText Transfer Protocol).
Usable Formats
html :
HyperText Markup Language
xml :
Extensible Markup Language
json :
JavaScript Object Notation
ini :
Text file format mainly used in a Windows OS environment