Method NormalizeNestedProperties
NormalizeNestedProperties()
Normalizes nested properties by flattening the client_interfaces array from the Kepware API.
protected override void NormalizeNestedProperties()
Remarks
If the Kepware API returns a nested client_interfaces array as a single dynamic property (full project load), this method expands it into flattened dynamic properties so existing getters/setters can work.