Details
Description
One problem with the current implementation is that only one Daemon ID may be specified per location, but there may be many Daemon ID's in a location.
Allow a delimited list of ID's to be used for the value of the configurable option daemon_id. Suggested comma separated, ie "1,3,5,7".
If more than one Daemon ID is specified, the module should determine which Daemon ID to use from the list based on the least amount of memory used for the Daemon, which should be available over the API.