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

# Changes to Get south connector item

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 51 of 89 revisions.

- **2026-09-02** `a7264da113f9` — 157 breaking, 11 info
- **2026-08-28** `512c91ccaed6` — 141 breaking
- **2026-08-27** `08f74b792a13` — 141 info
- **2026-08-25** `80cc291574b0` — 1 info
- **2026-08-24** `c7fdedb4e501` — 10 breaking, 158 info
- **2026-08-18** `87fa588c6b1b` — 157 breaking, 11 info
- **2026-08-11** `e0f7301d351f` — 10 breaking, 5 info
- **2026-08-03** `8ee92ea35845` — 153 info
- **2026-07-30** `743d1b62f042` — 1 info
- **2026-07-30** `d9bf9e2d599d` — 1 info
- **2026-07-28** `9a6250881fa7` — 152 breaking, 1 info
- **2026-07-28** `6c9a9144ca23` — 160 info
- **2026-07-28** `87f398dc0b57` — 36 breaking, 109 info
- **2026-07-26** `ea1c80cb9c69` — 108 breaking, 37 info
- **2026-07-20** `6a232346b158` — 36 breaking, 109 info
- **2026-07-15** `57cbe043ec5a` — 252 breaking, 37 info
- **2026-07-13** `ba5968e91bb6` — 153 info
- **2026-07-06** `4c50d4a73f66` — 36 breaking, 109 info
- **2026-07-03** `a460443e789e` — 108 breaking, 37 info
- **2026-06-30** `c5a35475739f` — 38 breaking, 76 info
- **2026-06-29** `ea736a81a931` — 37 info
- **2026-06-24** `2c78cb2da647` — 108 breaking, 37 info
- **2026-06-23** `9eab61b4f349` — 38 breaking, 76 info
- **2026-06-22** `748932ded127` — 37 info
- **2026-06-18** `f4c06376e038` — 36 breaking, 1 info
- **2026-06-17** `29657c3c1e70` — 38 info
- **2026-06-09** `0384e25875aa` — 1 info
- **2026-06-04** `66ded2b6e4c2` — 1 info
- **2026-06-02** `3536399ceee0` — 1 info
- **2026-06-02** `370cdd2b20b6` — 1 info
- **2026-06-02** `6c0030217670` — 1 info
- **2026-05-07** `0e73c27029f6` — 2 info
- **2026-04-15** `861a7080570a` — 270 breaking, 54 info
- **2026-03-25** `cdb5b7ea7199` — 144 warning, 288 info
- **2026-03-23** `8a31f65ba14a` — 90 info
- **2026-03-20** `108013c94629` — 234 breaking, 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` — 3 warning, 91 info
- **2026-03-10** `88f262299d5e` — 90 breaking, 145 warning, 75 info
- **2026-03-10** `76d90b88c3e5` — 75 warning, 235 info
- **2026-03-03** `13ce5aea8a94` — 1 breaking, 1 warning
- **2026-02-24** `26363e43178c` — 2 info
- **2026-02-16** `e0febbaacdc7` — 1 breaking, 1 warning
- **2026-02-09** `1478646796ac` — 90 breaking, 1 warning, 5 info
- **2026-02-03** `bb7c469357f8` — 1 breaking, 4 warning, 91 info
- **2026-02-02** `3c380f9494d5` — 9 info
- **2026-01-26** `a291063e086b` — 99 breaking, 1 warning, 5 info
- **2026-01-19** `f7d0cb77f2c5` — 1 breaking, 4 warning, 100 info
- **2026-01-06** `d8e7a58e006a` — 2 info

## Changes

- **2026-09-02** `a7264da113f9` — 157 breaking, 11 info
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - …128 more
- **2026-08-28** `512c91ccaed6` — 141 breaking
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/maxCachingInterval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/rangeHigh` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/rangeLow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/threshold` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/thresholdType` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/maxCachingInterval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/rangeHigh` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/rangeLow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/threshold` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/thresholdType` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/maxCachingInterval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/rangeHigh` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/rangeLow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/threshold` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/thresholdType` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/maxCachingInterval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/rangeHigh` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/rangeLow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/threshold` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/thresholdType` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/maxCachingInterval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/rangeHigh` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/rangeLow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/threshold` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/thresholdType` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/maxCachingInterval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/rangeHigh` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/rangeLow` from the response with the `200` status
  - …101 more
- **2026-08-27** `08f74b792a13` — 141 info
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/maxCachingInterval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/rangeHigh` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/rangeLow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/threshold` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/thresholdType` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/maxCachingInterval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/rangeHigh` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/rangeLow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/threshold` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/thresholdType` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/maxCachingInterval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/rangeHigh` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/rangeLow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/threshold` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/thresholdType` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/maxCachingInterval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/rangeHigh` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/rangeLow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/threshold` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/thresholdType` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/maxCachingInterval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/rangeHigh` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/rangeLow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/threshold` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/thresholdType` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/historySettings/cachingStrategy` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/maxCachingInterval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/rangeHigh` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/rangeLow` to the response with the `200` status
  - …101 more
- **2026-08-25** `80cc291574b0` — 1 info
  - added `#/components/schemas/SouthConnectorMongoDBItemDTO` to the response body `anyOf` list for the response status `200`
- **2026-08-24** `c7fdedb4e501` — 10 breaking, 158 info
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/settings/serialization` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/settings/serialization` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/settings/serialization` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/settings/serialization` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/settings/serialization` from the response with the `200` status
  - added `#/components/schemas/SouthConnectorS7ItemDTO` to the response body `anyOf` list for the response status `200`
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - …128 more
- **2026-08-18** `87fa588c6b1b` — 157 breaking, 11 info
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` from the response with the `200` status
  - …128 more
- **2026-08-11** `e0f7301d351f` — 10 breaking, 5 info
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/settings/serialization` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/settings/serialization` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/settings/serialization` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/settings/serialization` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/settings/dateTimeFields` from the response with the `200` status
  - removed the required property `anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/settings/serialization` from the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMSSQLItemDTO]/settings/trackingInstant` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMySQLItemDTO]/settings/trackingInstant` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorOracleItemDTO]/settings/trackingInstant` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorPostgreSQLItemDTO]/settings/trackingInstant` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorSQLiteItemDTO]/settings/trackingInstant` to the response with the `200` status
- **2026-08-03** `8ee92ea35845` — 153 info
  - added `#/components/schemas/SouthConnectorS7ItemDTO` to the response body `anyOf` list for the response status `200`
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorADSItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFTPItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorFolderScannerItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorInfluxDBItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/interval` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/group/allOf[#/components/schemas/SouthItemGroupDTO]/standardSettings/scanMode/type` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindow` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/activationWindowExpired` to the response with the `200` status
  - added the required property `anyOf[#/components/schemas/SouthConnectorMQTTItemDTO]/scanMode/allOf[#/components/schemas/ScanModeDTO]/interval` to the response with the `200` status
  - …113 more
- …earlier changes are on the page: https://skmtc.dev/optimistiksas/apis/oibus-api/changes/api/south/:southId/items/:itemId/get

---

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