Skip to content

Data types

Supported data types

Manufactory supports the following data types for storing your information:

  • TEXT - Stores any text data with unlimited length. Use for names, descriptions, comments, or any character-based information.

  • INTEGER - Stores whole numbers ranging from -2,147,483,648 to 2,147,483,647. Use for counts, IDs, or any numerical data without decimal points.

  • DATE - Stores calendar dates. All values must use the format yyyy-mm-dd, for example: 2023-04-15.

  • TIME - Stores time values. All values must use the format HH:MM:SS in 24-hour format, for example: 14:10:00.

  • TIMESTAMP - Stores combined date and time values. All values must use the format yyyy-mm-dd HH:MM:SS, for example: 2023-04-15 14:10:00.

  • JSON - Stores data in JSON format. Use for complex structured data that needs to be stored as a single value.

Examples of Proper Data Type Usage

Data TypeExample ValueUse Case
TEXT”Machine A-123”Equipment names, comments
INTEGER42Counts, quantities, identifiers
DATE2023-04-15Production dates, schedule dates
TIME14:10:00Shift times, operation times
TIMESTAMP2023-04-15 14:10:00Event timestamps, log entries
JSON{"status": "active", "temp": 72.5}Configuration settings, complex states

Manufactory > Pricing for Manufactory

The pricing structure depends on data volume storage duration API call frequency and integration methods while requiring consultation with the sales team for personalized quotes based on specific implementation needs.

Manufactory > Collector

A data collection system enables event and actor information transmission through REST API websocket or CLI agent integration while providing a simple interface for viewing the collected data.

Overview

A scalable event lifecycle engine that ingests queries and triggers events from authenticated users while providing full control over analytics visualization and data management at a cost-effective price point based solely on stored events.

Collector > Collecting events via the REST API

A comprehensive data collection system that enables sending actor data and events through multiple integration methods including REST API websocket and CLI agent for manufacturing observation and analysis.