7.1 Using xmlrpc-api2txt to discover Master Daemon interfaces

Enter the following command:

auser>xml-rpc-api2txt http://localhost:4242/RPC2

Which will show the API which the auc-md instance currently running there will accept.

The MD specific API all start with either 'device', 'behaviour', or 'state'.

The others are standard xmlrpc-c API which may be customized for this project.



juan@acm.org