writeAttributeListInt8u(withValue:params:completionHandler:)

Declaration

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