The Tallyfy Manufactory collector agent provides a lightweight solution for off-loading API event transmission and enables data collection from IoT devices with limited computing power or connectivity constraints.
Tallyfy Manufactory requires websocket client authentication through a POST /auth endpoint using organization ID project ID and actor profile data to generate a 12-hour session UUID.
Tallyfy Manufactory websocket authentication requires establishing a connection to wss://collector.tallyfy.com/ws then sending an auth message with five required keys (type org_id project_id client_uuid actor_profile_id) to pair the connection with the authenticated client before events can be transmitted.
The Tallyfy Manufactory collector enables sending actor data and events through REST API websocket or CLI agent methods with data viewable in a custom interface after creating required schemas.
Footnotes
Directus-based data management system for custom schemas and workflows ↩