writeAttributeLabelList(withValue:params:completionHandler:)

Declaration

func writeAttributeLabelList(withValue value: [Any], params: MTRWriteParams?, completionHandler: @escaping  @Sendable ((any Error)?) -> Void)
func writeAttributeLabelList(withValue value: [Any], params: MTRWriteParams?) async throws