writeAttributeGeneralErrorBoolean(withValue:params:completionHandler:)

Declaration

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