GetAttributeValueValve
Valve to be used with legacy GET-ATTRIB-VALUE command.
Fetches configured request parameter and places it on the item set. Supports legacy multi value format.
Properties
Example Configuration
{
    "name": "GetAttributeValueValve",
    "config": {
        "get_value_attribute":"mobile",
        "get_value_attribute_key":"get_value_mobile"
        }
}Requirements
Item set must have at least one entry.
