---
title: "Changes to Update south connector item"
method: PUT
path: "/api/south/{southId}/items/{itemId}"
---

# Changes to Update south connector item

`PUT /api/south/{southId}/items/{itemId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 45 of 89 revisions.

- **2026-09-02** `a7264da113f9` — 11 breaking, 5 warning
- **2026-08-28** `512c91ccaed6` — 120 warning
- **2026-08-27** `08f74b792a13` — 120 breaking
- **2026-08-25** `80cc291574b0` — 1 info
- **2026-08-24** `c7fdedb4e501` — 5 breaking, 10 warning, 1 info
- **2026-08-18** `87fa588c6b1b` — 11 breaking, 5 warning
- **2026-08-11** `e0f7301d351f` — 5 breaking, 10 warning
- **2026-08-03** `8ee92ea35845` — 1 info
- **2026-07-30** `743d1b62f042` — 1 breaking
- **2026-07-30** `d9bf9e2d599d` — 1 info
- **2026-07-28** `9a6250881fa7` — 1 breaking
- **2026-07-28** `87f398dc0b57` — 54 breaking, 18 warning, 1 info
- **2026-07-26** `ea1c80cb9c69` — 19 breaking, 54 warning
- **2026-07-20** `6a232346b158` — 54 breaking, 18 warning, 1 info
- **2026-07-15** `57cbe043ec5a` — 19 breaking, 54 warning
- **2026-07-13** `ba5968e91bb6` — 1 info
- **2026-07-06** `4c50d4a73f66` — 54 breaking, 18 warning, 1 info
- **2026-07-03** `a460443e789e` — 19 breaking, 54 warning
- **2026-06-30** `c5a35475739f` — 38 breaking, 19 warning
- **2026-06-29** `ea736a81a931` — 18 breaking, 1 info
- **2026-06-24** `2c78cb2da647` — 19 breaking, 54 warning
- **2026-06-23** `9eab61b4f349` — 38 breaking, 19 warning
- **2026-06-22** `748932ded127` — 18 breaking, 1 info
- **2026-06-18** `f4c06376e038` — 1 breaking, 18 warning
- **2026-06-17** `29657c3c1e70` — 19 breaking
- **2026-06-09** `0384e25875aa` — 1 info
- **2026-06-04** `66ded2b6e4c2` — 1 breaking
- **2026-06-02** `3536399ceee0` — 1 info
- **2026-06-02** `370cdd2b20b6` — 1 breaking
- **2026-06-02** `6c0030217670` — 1 info
- **2026-05-07** `0e73c27029f6` — 1 breaking, 1 info
- **2026-03-23** `8a31f65ba14a` — 108 breaking
- **2026-03-20** `108013c94629` — 108 warning
- **2026-03-16** `0e8241292e16` — 108 breaking, 3 warning, 1 info
- **2026-03-10** `88f262299d5e` — 109 warning, 3 info
- **2026-03-10** `76d90b88c3e5` — 108 breaking, 3 warning, 1 info
- **2026-03-03** `13ce5aea8a94` — 2 warning
- **2026-02-24** `26363e43178c` — 1 breaking, 1 info
- **2026-02-16** `e0febbaacdc7` — 2 warning
- **2026-02-09** `1478646796ac` — 1 breaking, 109 warning, 4 info
- **2026-02-03** `bb7c469357f8` — 108 breaking, 5 warning, 1 info
- **2026-02-02** `3c380f9494d5` — 9 breaking
- **2026-01-26** `a291063e086b` — 1 breaking, 118 warning, 4 info
- **2026-01-19** `f7d0cb77f2c5` — 117 breaking, 5 warning, 1 info
- **2026-01-06** `d8e7a58e006a` — 1 breaking, 1 info

## Changes

- **2026-09-02** `a7264da113f9` — 11 breaking, 5 warning
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/serialization`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/serialization`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/serialization`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/serialization`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/serialization`
  - removed `#/components/schemas/SouthConnectorMongoDBItemCommandDTO, #/components/schemas/SouthConnectorS7ItemCommandDTO` from the request body `anyOf` list
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/trackingInstant`
- **2026-08-28** `512c91ccaed6` — 120 warning
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/cachingStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/maxCachingInterval`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/rangeHigh`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/rangeLow`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/threshold`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/thresholdType`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/cachingStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/maxCachingInterval`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/rangeHigh`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/rangeLow`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/threshold`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/thresholdType`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/cachingStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/maxCachingInterval`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/rangeHigh`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/rangeLow`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/threshold`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/thresholdType`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/cachingStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/maxCachingInterval`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/rangeHigh`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/rangeLow`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/threshold`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/thresholdType`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/cachingStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/maxCachingInterval`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/rangeHigh`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/rangeLow`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/threshold`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/thresholdType`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/cachingStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/maxCachingInterval`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/rangeHigh`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/rangeLow`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/threshold`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/thresholdType`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/cachingStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/maxCachingInterval`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/rangeHigh`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/rangeLow`
  - …80 more
- **2026-08-27** `08f74b792a13` — 120 breaking
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/cachingStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/maxCachingInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/rangeHigh`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/rangeLow`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/threshold`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/thresholdType`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/cachingStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/maxCachingInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/rangeHigh`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/rangeLow`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/threshold`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/thresholdType`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/cachingStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/maxCachingInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/rangeHigh`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/rangeLow`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/threshold`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/thresholdType`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/cachingStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/maxCachingInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/rangeHigh`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/rangeLow`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/threshold`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemCommandDTO]/thresholdType`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/cachingStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/maxCachingInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/rangeHigh`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/rangeLow`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/threshold`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/thresholdType`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/cachingStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/maxCachingInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/rangeHigh`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/rangeLow`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/threshold`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/thresholdType`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/cachingStrategy`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/maxCachingInterval`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/rangeHigh`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/rangeLow`
  - …80 more
- **2026-08-25** `80cc291574b0` — 1 info
  - added `#/components/schemas/SouthConnectorMongoDBItemCommandDTO` to the request body `anyOf` list
- **2026-08-24** `c7fdedb4e501` — 5 breaking, 10 warning, 1 info
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/trackingInstant`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/trackingInstant`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/trackingInstant`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/trackingInstant`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/serialization`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/serialization`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/serialization`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/serialization`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/serialization`
  - added `#/components/schemas/SouthConnectorS7ItemCommandDTO` to the request body `anyOf` list
- **2026-08-18** `87fa588c6b1b` — 11 breaking, 5 warning
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/serialization`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/serialization`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/serialization`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/serialization`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/dateTimeFields`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/serialization`
  - removed `#/components/schemas/SouthConnectorS7ItemCommandDTO` from the request body `anyOf` list
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/trackingInstant`
- **2026-08-11** `e0f7301d351f` — 5 breaking, 10 warning
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/trackingInstant`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/trackingInstant`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/trackingInstant`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/trackingInstant`
  - added the new required request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/trackingInstant`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/settings/serialization`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/settings/serialization`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorOracleItemCommandDTO]/settings/serialization`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemCommandDTO]/settings/serialization`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/dateTimeFields`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorSQLiteItemCommandDTO]/settings/serialization`
- **2026-08-03** `8ee92ea35845` — 1 info
  - added `#/components/schemas/SouthConnectorS7ItemCommandDTO` to the request body `anyOf` list
- **2026-07-30** `743d1b62f042` — 1 breaking
  - removed `#/components/schemas/SouthConnectorS7ItemCommandDTO` from the request body `anyOf` list
- **2026-07-30** `d9bf9e2d599d` — 1 info
  - added `#/components/schemas/SouthConnectorS7ItemCommandDTO` to the request body `anyOf` list
- **2026-07-28** `9a6250881fa7` — 1 breaking
  - removed `#/components/schemas/SouthConnectorS7ItemCommandDTO` from the request body `anyOf` list
- **2026-07-28** `87f398dc0b57` — 54 breaking, 18 warning, 1 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`
  - …33 more
- **2026-07-26** `ea1c80cb9c69` — 19 breaking, 54 warning
  - 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 request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/startTimeOffset`
  - …33 more
- **2026-07-20** `6a232346b158` — 54 breaking, 18 warning, 1 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`
  - …33 more
- **2026-07-15** `57cbe043ec5a` — 19 breaking, 54 warning
  - 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, #/components/schemas/SouthConnectorS7ItemCommandDTO` from the request body `anyOf` list
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/startTimeOffset`
  - …33 more
- **2026-07-13** `ba5968e91bb6` — 1 info
  - added `#/components/schemas/SouthConnectorS7ItemCommandDTO` to the request body `anyOf` list
- **2026-07-06** `4c50d4a73f66` — 54 breaking, 18 warning, 1 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`
  - …33 more
- **2026-07-03** `a460443e789e` — 19 breaking, 54 warning
  - 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 request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorADSItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFTPItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMQTTItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMSSQLItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorModbusItemCommandDTO]/startTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/endTimeOffset`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/recoveryStrategy`
  - removed the request property `anyOf[#/components/schemas/SouthConnectorMySQLItemCommandDTO]/startTimeOffset`
  - …33 more
- …earlier changes are on the page: https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/items/:itemId/put

---

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