writeAttributeBreadcrumb(withValue:params:completionHandler:)

Declaration

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