See send_action; this version takes a pair of GenericSets for runtime determined parameter lists.
Use send_action or send_action_list
Do not use this function in newly written code; it cannot guarantee the order of arguments and thus breaks interaction with many devices.
this | |
action |
An action |
in_hash |
A GenericSet of in parameter name and Value pairs |
out_hash |
A GenericSet of out parameter name and initialized Value pairs |
error |
The location where to store any error, or |
|