Function genericFabricScopedAttributeSetter
- genericFabricScopedAttributeSetter<T>(value, session, cluster, attributeName, defaultValue?): boolean
Parameters
- value: T
- session: undefined | Session
- cluster: Cluster<any, any, any, any, any>
- attributeName: string
Optional
defaultValue: T
Returns boolean