Skip to content

Data Types

Data Types

Manufactory supports the following data types:

  • TEXT - any text data with unlimited length.
  • INTEGER - Any number that has a range from -2,147,483,648 to 2,147,483,647.
  • DATE - used to store dates. Please note that values must match this format yyyy-mm-dd 1970-12-30
  • TIME - used to store times. Please note that values must match this format HH:MM:SS 14:10:00. Noting that all time values are stores in 24 hours format.
  • TIMESTAMP - used to store date with time. Please note that values must match this format yyyy-mm-dd HH:MM:SS 1970-12-30 14:10:00
  • JSON - used to store textual JSON data

Manufactory > Pricing for Manufactory

A comprehensive manufacturing observation platform offering secure authentication, data collection through CLI agents, REST API integration, and websocket connectivity, with pricing details available upon consultation.

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.

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.