Skip to content

QueryAppendixList

Shows the list of available appendices in RRP

Possible Gateways

The following parameters are standard parameters for this command.

Command
COMMAND = QueryAppendixList
Response
code = (INT)
description = (TEXT)
property[APPENDIX][n] = (TEXT)
property[ACTIVE][n] = 0|1
property[ZONES][n] = (TEXT)
property[ACTIVATION_DATE][n] = (DATE)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
APPENDIXName of the appendix
ACTIVEIndicates if the appendix already activated
ZONESZones integrated in the appendix
ACTIVATION_DATEWhen was the appendix activated
COUNTTotal number of appendices shown
FIRSTPointer to the first shown ID
LASTPointer to the last shown ID
LIMITThe limit given in the command
TOTALTotal number of appendices

The following parameters are optional for this command.

Command
COMMAND = QueryAppendixList
GENERATELIST = 0|1
SENDLISTEMAIL = (EMAILS)
Response
code = (INT)
description = (TEXT)
property[APPENDIX][n] = (TEXT)
property[ACTIVE][n] = 0|1
property[ZONES][n] = (TEXT)
property[ACTIVATION_DATE][n] = (DATE)
property[COUNT][0] = (INT)
property[FIRST][0] = (INT)
property[LAST][0] = (INT)
property[LIMIT][0] = (INT)
property[TOTAL][0] = (INT)
GENERATELISTShow result on screen|Generate a CSV File and upload to ftp or send by email (optional)
SENDLISTEMAILEmail address where the CSV will be sent to (optional)