Cumulocity Web SDK - v1024.14.1
    Preparing search index...

    Type Alias DataSharing

    DataSharing: Record<string, SharedEntityType[]>

    Per-application data sharing configuration. Maps a target application key to the list of entity types the owning application shares with it, e.g. { appB: ['dashboard'], appC: ['dashboard'] }.