A web socket is a real-time connection with a server that enables bi-directional data exchange. It’s great for long-live sessions in browsers.
Collector > Collecting events via the REST API
A comprehensive data collection system enables sending events and actor information through multiple integration methods including REST API websocket and CLI agent while providing real-time monitoring capabilities for manufacturing processes.
Manufactory > Collector
The collector facilitates data transmission through REST API websocket or CLI agent options while requiring predefined actor and event schemas for data ingestion at the collector.tallyfy.com base URL.
Websocket > Send events via the web socket
A secure websocket connection enables real-time event transmission by sending messages with specific type and attribute fields while receiving status confirmations as responses.
Websocket > Connect to our web socket server
Authentication for a websocket connection requires pairing with client/end-user through an auth message containing org ID project ID actor profile ID and client UUID before enabling event transmission.