Skip to content

Collecting events via our CLI agent

Agent route

Our collector allows you to send actors data and events, which can be viewed in our custom interface.

The Manufactory agent can be useful in certain scenarios where you need to off-load your API from sending the events. Also, it can be used in any IoT device that has limited computing power or connectivity.

Please discuss the agent with us if you’re interested in it https://tallyfy.com/amit

Collector > Collecting events via REST API

The REST API enables data transmission of actors and events to Manufactory through various methods including REST API endpoints, websocket connections, and CLI agent integration.

Agent > Send events via the CLI agent

Events can be sent through the Manufactory agent by providing base64-encoded actor and event objects containing the required attribute-value pairs according to their respective schemas.

Collector > Collecting Events via Websocket

A real-time bidirectional communication system that enables data collection through various methods including REST API, websocket connections, and CLI agents for seamless event transmission and actor interaction.