DESCRIPTION: Allows an authenticated user to retrieve the MAM Keywords using the Keypads ID
INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
_id: Keypads ID
GetMamKeywordsFromKeypadsId_
OUTPUT:
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="AS_GetMamKeywordsFromKeypadsId"> <w ID_MAM_Keywords="2" Keyword_ln1="DOLOREM" Keyword_ln2="IPSUM" Keyword_ln3="DOLOR"><p ID_MAM_KEYPADS="2"/><p ID_MAM_KEYPADS="2"/><p ID_MAM_KEYPADS="2"/></w> </Function> </WSApiResponse> </string>
GetMamKeywordsFromKeypadsId_output_