Proxim AP-2500 User Manual

Page of 250
238
XML Interface Specification
Commands For Reference Only
The following commands are included for reference purposes only. They are not currently supported by the AP-2500.
Set Room Access
The specified room access mode is set.
 
Command:
"ROOM_SET_ACCESS"
Command attr:
"ROOM_NUMBER"
Command attr_data: Room number (8 char. max string)
tag_1:
"ACCESS_MODE"
data_1:
"ROOM_OPEN", "ROOM_CHARGE", or "ROOM_BLOCK"
Returns:
Standard response form
Query Room Status
The specified room access mode is returned.
Command:
"ROOM_QUERY_ACCESS"
Command attr:
"ROOM_NUMBER"
Command attr_data: Room number (8 char. max string)
Returns:
Standard response form
tag_1 = 
"ROOM_NUMBER"
data_1 = 
(room 
number)
tag_2 = 
"ACCESS_MODE"
data_2 
= (room access mode)
Where:  room access mode = "ROOM_OPEN", "ROOM_CHARGE", or "ROOM_BLOCK"
User Purchase
A user e-commerce or special service purchase is to be charged. Currently, the only option is to charge the user's bill 
via the PMS system.
Command:
"USER_PURCHASE"
Command attr:
"ROOM_NUMBER"
Command attr_data: (room number)
tag_1:
"ITEM_CODE"
data_1:
(item code)
tag_2:
"ITEM_DESCRIPTION"
data_2:
(description of purchase)
tag_3:
"ITEM_AMOUNT"
data_3:
(amount of item with out tax)
tag_4:
"ITEM_TAX"
data_4:
(tax charged on item)
tag_5:
"ITEM_TOTAL"
data_5:
(total amount charged including tax)
Returns:
Standard response form