Function genericFabricScopedAttributeSetterForFabric
- genericFabricScopedAttributeSetterForFabric<T>(fabric, cluster, attributeName, value, defaultValue?): boolean
Parameters
- fabric: Fabric
- cluster: Cluster<any, any, any, any, any>
- attributeName: string
- value: T
Optional
defaultValue: T
Returns boolean