Function genericFabricScopedAttributeGetter
- genericFabricScopedAttributeGetter<T>(session, isFabricFiltered, cluster, attributeName, defaultValue, fabrics): T
Parameters
- session: undefined | Session
- isFabricFiltered: boolean
- cluster: Cluster<any, any, any, any, any>
- attributeName: string
- defaultValue: T
- fabrics: Fabric[]
Returns T