5 ms·
> 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
by vunie 7y 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.
- DailyHN 7y agoOk, 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.