Data ingress
- Last UpdatedSep 25, 2025
- 1 minute read
Edge Data Store (EDS) supports the following protocols to ingress data:
-
OPC UA EDS adapter: Use standard OPC UA equipment and protocols to send data to EDS.
-
Modbus TCP EDS adapter: Use standard Modbus TCP equipment and protocols to send data to EDS.
-
OMF Ingress: Use Open Message Format (OMF) to send data from a custom application into EDS. OMF is a REST and JSON based data format designed for simplicity of custom application design.
-
SDS Ingress: Use Sequential Data Store (SDS) REST to send data from a custom application into EDS. SDS offers the most options to send, store, and retrieve data from EDS. For more information about using REST API calls with SDS, see Write data API.