---
title: "Changes to Create south connector item"
method: POST
path: "/api/south/{southId}/items"
---

# Changes to Create south connector item

`POST /api/south/{southId}/items`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 38 of 73 revisions.

- **2026-07-28** `9a6250881fa7` — 90 breaking, 18 warning, 110 info
- **2026-07-26** `ea1c80cb9c69` — 127 breaking, 54 warning, 37 info
- **2026-07-20** `6a232346b158` — 90 breaking, 18 warning, 110 info
- **2026-07-15** `57cbe043ec5a` — 127 breaking, 54 warning, 37 info
- **2026-07-06** `4c50d4a73f66` — 90 breaking, 18 warning, 110 info
- **2026-07-03** `a460443e789e` — 127 breaking, 54 warning, 37 info
- **2026-06-30** `c5a35475739f` — 76 breaking, 19 warning, 76 info
- **2026-06-29** `ea736a81a931` — 18 breaking, 38 info
- **2026-06-24** `2c78cb2da647` — 127 breaking, 54 warning, 37 info
- **2026-06-23** `9eab61b4f349` — 76 breaking, 19 warning, 76 info
- **2026-06-22** `748932ded127` — 18 breaking, 38 info
- **2026-06-18** `f4c06376e038` — 37 breaking, 18 warning, 1 info
- **2026-06-17** `29657c3c1e70` — 19 breaking, 38 info
- **2026-06-09** `0384e25875aa` — 2 info
- **2026-06-04** `66ded2b6e4c2` — 1 breaking, 1 info
- **2026-06-02** `3536399ceee0` — 2 info
- **2026-06-02** `370cdd2b20b6` — 1 breaking, 1 info
- **2026-06-02** `6c0030217670` — 2 info
- **2026-05-07** `0e73c27029f6` — 1 breaking, 3 info
- **2026-04-15** `861a7080570a` — 270 breaking, 54 info
- **2026-03-25** `cdb5b7ea7199` — 144 warning, 288 info
- **2026-03-23** `8a31f65ba14a` — 108 breaking, 90 info
- **2026-03-20** `108013c94629` — 234 breaking, 108 warning, 72 info
- **2026-03-19** `fb56929c0675` — 144 warning, 288 info
- **2026-03-18** `d6e364e3cd4e` — 216 breaking, 108 info
- **2026-03-17** `3bf1b221f6ef` — 18 breaking, 108 warning, 216 info
- **2026-03-16** `0e8241292e16` — 108 breaking, 6 warning, 92 info
- **2026-03-10** `88f262299d5e` — 90 breaking, 254 warning, 78 info
- **2026-03-10** `76d90b88c3e5` — 108 breaking, 78 warning, 236 info
- **2026-03-03** `13ce5aea8a94` — 1 breaking, 3 warning
- **2026-02-24** `26363e43178c` — 1 breaking, 3 info
- **2026-02-16** `e0febbaacdc7` — 1 breaking, 3 warning
- **2026-02-09** `1478646796ac` — 91 breaking, 110 warning, 9 info
- **2026-02-03** `bb7c469357f8` — 109 breaking, 9 warning, 92 info
- **2026-02-02** `3c380f9494d5` — 9 breaking, 9 info
- **2026-01-26** `a291063e086b` — 100 breaking, 119 warning, 9 info
- **2026-01-19** `f7d0cb77f2c5` — 118 breaking, 9 warning, 101 info
- **2026-01-06** `d8e7a58e006a` — 1 breaking, 3 info

## Changes

- **2026-07-28** `9a6250881fa7` — 90 breaking, 18 warning, 110 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/endTimeOffset`
  - …178 more
- **2026-07-26** `ea1c80cb9c69` — 127 breaking, 54 warning, 37 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorRESTItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSFTPItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/overlap`
  - removed `#/components/schemas/SouthConnectorInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - …178 more
- **2026-07-20** `6a232346b158` — 90 breaking, 18 warning, 110 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/endTimeOffset`
  - …178 more
- **2026-07-15** `57cbe043ec5a` — 127 breaking, 54 warning, 37 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorRESTItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSFTPItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/overlap`
  - removed `#/components/schemas/SouthConnectorInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - …178 more
- **2026-07-06** `4c50d4a73f66` — 90 breaking, 18 warning, 110 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/endTimeOffset`
  - …178 more
- **2026-07-03** `a460443e789e` — 127 breaking, 54 warning, 37 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorRESTItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSFTPItemCommandDTO]/overlap`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/overlap`
  - removed `#/components/schemas/SouthConnectorInfluxDBItemCommandDTO` from the request body `anyOf` list
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/recoveryStrategy` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/startTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/endTimeOffset` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` from the response with the `201` status
  - …178 more
- **2026-06-30** `c5a35475739f` — 76 breaking, 19 warning, 76 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorRESTItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorRESTItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSFTPItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSFTPItemCommandDTO]/startTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/endTimeOffset`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/startTimeOffset`
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/overlap` from the response with the `201` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/overlap` from the response with the `201` status
  - …131 more
- **2026-06-29** `ea736a81a931` — 18 breaking, 38 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorODBCItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOLEDBItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOPCUAItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOsisoftPIItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorRESTItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSFTPItemCommandDTO]/recoveryStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/recoveryStrategy`
  - added `#/components/schemas/SouthConnectorInfluxDBItemCommandDTO` to the request body `anyOf` list
  - added `#/components/schemas/SouthConnectorInfluxDBItemDTO` to the response body `anyOf` list for the response status `201`
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorModbusItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorODBCItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorODBCItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorOIAnalyticsItemDTO]/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorOLEDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/recoveryStrategy` to the response with the `201` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorOLEDBItemDTO]/recoveryStrategy` to the response with the `201` status
  - …16 more
- …earlier changes are on the page: https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/items/post

---

[Operation](https://skmtc.dev/optimistiksas/apis/oibus-api/docs/api/south/:southId/items/post.md) · [API](https://skmtc.dev/optimistiksas/apis/oibus-api.md) · [Page](https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/items/post)
