writeAttributeClusterErrorBoolean(withValue:params:completion:)

Declaration

func writeAttributeClusterErrorBoolean(withValue value: NSNumber, params: MTRWriteParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeClusterErrorBoolean(withValue value: NSNumber, params: MTRWriteParams?) async throws