Hacker News new | ask | show | jobs
by vunie 2373 days ago
> What do you mean remote agents?

Sorry. I meant running an agent on a machine that is separate from the machine running huginn. The machine running the agent is not accessible publicly but has internet access (doesn't accept connections but can initiate them). huginn would be accessible publicly.

1 comments

Ok, so in the remote agent:

Retrieving data from huginn can be done with the DataOutputAgent.

Sending data to huginn can be achieved through the WebhookAgent.