Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AreaMicroserviceGaps IdentifiedCriticalityWhy ImportantRecommended Actions
DeviceOPC UAMissing

Status
colourYellow
titleHigh

New installations of SCADA systems are typically expected to be compliant with the OPC UA standard
DeviceOPC DAMissing

Status
colourYellow
titleHigh

Although OPC UA is an emerging standard, E&P Companies are still massively using OPC DA in legacy systems and in some cases in new installations as well
DeviceModbusSeems like the current Modbus implementation is querying 1 register at a time on the Modbus Slave. Modbus requests should be grouped together requisting multiple registers with a single call.

Status
colourYellow
titleHigh

Sending too many requests is invasive on the PLC which needs to conserve CPU cycles to perform its control duties
DeviceZigbeeMissing

Status
colourBlue
titleMedium

Wireless sensors are slowly gaining traction for non-critical measurements as wiring can be tough in certain constrained environments. Zigbee would be a good option.
DeviceLoRaMissing

Status
colourBlue
titleMedium

Wireless sensors are slowly gaining traction for non-critical measurements as wiring can be tough in certain constrained environments. LoRa would be a good option.
DeviceGPSMissing

Status
colourBlue
titleMedium

Could a GPS DS serve to get the coordinates (lat/long - 2 floating point metrics) from the gateway?
DeviceProfinetMissing

Status
colourBlue
titleMedium

Siemens hardware is used in many Oil&Gas installations (e.g. North Sea) and Profinet I/O would be a suitable protocol for interfacing with EdgeX
DeviceDDSMissing

Status
colourBlue
titleMedium

DDS is used in drilling for data messaging on critical items
CoreData



CoreMetadata



CoreCommand



SupportRules Engine / Analytics



SupportScheduling



SupportAlerts & Notifications



SupportLoggingNeed to be able to specify persistency policies for type of logs
Different logs are required for liability purposes and can be assessed in case of incidents
ExportClient Registration & DistributionMissing mechanism for backfilling historical data. (perform an export job from start-timestamp to end-timestamp).


SystemSystem ManagementConnection loss handling: changes made while offline will be cached and sent when connection is re-established
Edges could be often disconnected
SecuritySecurityNeed to lock down access to APIs EdgeX from remote hosts not authenticated


...