Security Center 5.14.0.0 SDK includes the following known limitations.
| Issue | First reported in | Description |
|---|---|---|
| 4291307 | 5.13.2.0 | Calling EnablePTZ(true) on a camera through the Web SDK
returns an error. |
| 3819660 | 5.12.2.0 | If a cardholder is in an area and is deleted while the Access Manager is
offline, the area incorrectly continues to report that the cardholder is
present. Workaround: Retry the action after the
Access Manager is back online.
|
| 2911778 | 5.10.3.0 | After removing a cardholder from a cardholder group using the SDK or Web SDK,
the Cardholder entity continues to show the cardholder group that it was removed
from, while Config Tool shows that the cardholder is no longer part of the
group. Workaround: Ensure that the cardholder and cardholder group
properties are both removed at the same time from the SDK or Web
SDK.
|
| 2483630 | 5.9.3.0 | Running synchronous queries from the CanExecute method of
Contextual Action components deadlocks Security Desk and Config Tool.Workaround: Use asynchronous queries (
BeginQuery)
instead. |
| 1766032 | 5.7 SR3 | Can’t use asynchronous operations within an SDK transaction. When used, the
operations aren’t completed inside the transaction as expected. Workaround: Use synchronous methods for these operations, when available.
|
| 1537301 | 5.7 SR2 | For a privilege check to be performed when a Custom entity is declared with a Custom privilege in its descriptor, the client module describing the custom privilege must be installed on the main server. |
| 1051547 | 5.7 GA | When calling StopRecording(Guid, TimeSpan) on BOCamera, the recordingLengthBeforeStop is ignored and the recording is stopped instantly. |
| 999439 | 5.6 SR4 | If you try to add a camera shortly after removing it, an Already added event is triggered, and the camera can’t be added. |
| 240792 | 5.3 LA | SetVisualTrackingConfiguration isn’t supported for federated cameras. Configuration of those cameras can be read, but not set. |