DESCRIPTION: Allows an authenticated user to list all the MAM Key Pads currently configured on the system.
INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
GetMamKeyPads_output
OUTPUT:
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="AS_GetMamKeypads"> <dbo.MAM_KEYPADS ID_MAM_KEYPADS="1" Description="TEST KEY"/> </Function> </WSApiResponse> </string>
GetMamKeyPads_output